Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Какие типы файлов может индексировать Google
Google может обрабатывать большинство текстовых файлов, а также документы некоторых закодированных форматов. К наиболее распространенным из них относятся:
- Adobe PDF (.pdf);
- Adobe PostScript (.ps);
- файл с разделенными запятыми значениями (.csv);
- Electronic Publication (.epub);
- Google Планета Земля (.kml, .kmz);
- GPS eXchange Format (.gpx);
- Hancom Hanword (.hwp);
- HTML (.htm, .html и другие расширения);
- Microsoft Excel (.xls, .xlsx);
- Microsoft PowerPoint (.ppt, .pptx);
- Microsoft Word (.doc, .docx);
- презентации OpenOffice (.odp);
- таблицы OpenOffice (.ods);
- текстовые файлы OpenOffice (.odt);
- Rich Text Format (.rtf);
- масштабируемая векторная графика (.svg);
- TeX/LaTeX (.tex);
-
текстовые файлы (.txt, .text и т. д.), в том числе исходный код распространенных языков программирования, таких как:
- исходный код Basic (.bas);
- исходный код C/C++ (.c, .cc, .cpp, .cxx, .h, .hpp);
- исходный код C# (.cs);
- исходный код Java (.java);
- исходный код Perl (.pl);
- исходный код Python (.py);
- язык разметки для беспроводных устройств (.wml, .wap);
- XML (.xml).
Кроме того, Google может индексировать следующие форматы мультимедийных файлов:
- Графические форматы: BMP, GIF, JPEG, PNG, WebP, SVG и AVIF
- Форматы видео: 3GP、3G2、ASF、AVI、DivX、M2V、M3U、M3U8、M4V、MKV、MOV、MP4、MPEG、OGV、QVT、RAM、RM、VOB、WebM、WMV 和 XAP
Поиск файлов определенного типа
Чтобы в результатах поиска Google были представлены лишь файлы нужного типа или расширения, можно воспользоваться оператором filetype:
. Например, по запросу filetype:rtf galway
будет выполнен поиск файлов RTF и URL, которые заканчиваются на .rtf
и содержат слово "galway".
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-08-04 UTC.
[null,null,["Последнее обновление: 2025-08-04 UTC."],[[["\u003cp\u003eGoogle can index various file types, including text-based documents, presentations, spreadsheets, and source code files, for search results.\u003c/p\u003e\n"],["\u003cp\u003eGoogle supports indexing common media formats like images (BMP, GIF, JPEG, PNG, etc.) and videos (MP4, AVI, MOV, etc.).\u003c/p\u003e\n"],["\u003cp\u003eUsers can refine their Google searches by specifying a desired file type using the \u003ccode\u003efiletype:\u003c/code\u003e operator to narrow results.\u003c/p\u003e\n"]]],["Google indexes various text-based files and encoded document formats, including PDFs, HTML, Microsoft Office files, and OpenOffice formats. It also indexes source code files (like .c, .java, .py), XML, and more. Media formats such as common image types (JPEG, PNG) and video types (MP4, AVI) are indexable. Users can search for specific file types using the `filetype:` operator, to filter results to those formats.\n"],null,["# File Types Indexable by Google | Google Search Central\n\nFile types indexable by Google\n==============================\n\n\nGoogle can index the content of most text-based files and certain encoded document formats. The\nmost common file types we index include:\n\n- Adobe Portable Document Format (.pdf)\n- Adobe PostScript (.ps)\n- Comma-Separated Values (.csv)\n- Electronic Publication (.epub)\n- Google Earth (.kml, .kmz)\n- GPS eXchange Format (.gpx)\n- Hancom Hanword (.hwp)\n- HTML (.htm, .html, other file extensions)\n- Microsoft Excel (.xls, .xlsx)\n- Microsoft PowerPoint (.ppt, .pptx)\n- Microsoft Word (.doc, .docx)\n- OpenOffice presentation (.odp)\n- OpenOffice spreadsheet (.ods)\n- OpenOffice text (.odt)\n- Rich Text Format (.rtf)\n- Scalable Vector Graphics (.svg)\n- TeX/LaTeX (.tex)\n- Text (.txt, .text, other file extensions), including source code in common programming languages, such as:\n - Basic source code (.bas)\n - C/C++ source code (.c, .cc, .cpp, .cxx, .h, .hpp)\n - C# source code (.cs)\n - Java source code (.java)\n - Perl source code (.pl)\n - Python source code (.py)\n- Wireless Markup Language (.wml, .wap)\n- XML (.xml)\n\n\nGoogle can also index the following media formats:\n\n- Image formats: BMP, GIF, JPEG, PNG, WebP, SVG, and AVIF\n- Video formats: 3GP, 3G2, ASF, AVI, DivX, M2V, M3U, M3U8, M4V, MKV, MOV, MP4, MPEG, OGV, QVT, RAM, RM, VOB, WebM, WMV, and XAP\n\nSearch by file type\n-------------------\n\n\nYou can use the `filetype:` operator in Google Search to limit results to a\nspecific file type or file extension. For example,\n[filetype:rtf galway](https://www.google.com/search?q=filetype:rtf+galway)\nwill search for RTF files and URLs ending in `.rtf` whose content contains the term\n\"galway\"."]]