How do I add a File Extension Search Box to my website?

The FileInfo Search Box is free and easy to use. Allow your website visitors to look up file extensions by adding the search box below to your website.

FileInfo.com Search Box

Simply place the following HTML5 code in any page where you would like to add the File Extension Search Box.

<!-- FileInfo.com Search Box -->
<form action="https://fileinfo.com/search" method="get" id="fileinfo" style="width: 245px;text-align: center;border: 2px solid #1565c0;border-radius: 5px;margin: 20px auto;overflow: hidden;">
<a href="https://fileinfo.com/" target="_blank" style="display: block;"><img src="https://fileinfo.com/img/main/fileinfo_com.png" alt="FileInfo.com Search Box" style="display: block;width: 245px;height: 53px;background: #1565c0;color: #fff;text-align: center;padding: 0;border: 0;margin: 0;"></a>
<div class="fileinfo_bottom" style="display: flex;justify-content: space-between;align-items: center;padding: 10px 15px;">
<input type="text" name="term" id="term" style="width: calc(100% - 65px);height: 40px;box-sizing: border-box;font-size: 16px;padding: 0 10px;border: 1px solid #1565c0;border-radius: 5px;vertical-align: middle;margin-right: 10px;"> <input type="submit" name="submit" id="submit" value="Go" style="width: 50px;height: 40px;font-size: 16px;color: #FFF;background: #1871D8;border: 1px solid #1871D8;border-radius: 5px;margin: 0;vertical-align: middle;cursor: pointer;">
</div>
</form>
<!-- End FileInfo.com Search Box -->

NOTE: You can customize the above code as needed to fit the style of your website.

When your visitors type in a file extension in the search box, they will be able to view the file extension information directly from the FileInfo.com website.

If you have any questions about how to implement the search box or how to link to FileInfo.com, please contact FileInfo.