コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Google によるインデックス登録が可能なファイル形式
Google では、ほとんどのテキストベースのファイルや特定のエンコードされたドキュメント形式のコンテンツをインデックスに登録できます。登録できる一般的なファイル形式は次のとおりです。
- Adobe Portable Document Format(.pdf)
- Adobe PostScript(.ps)
- カンマ区切り形式(.csv)
- 電子書籍(.epub)
- Google Earth(.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)
- リッチテキスト形式(.rtf)
- Scalable Vector Graphics(.svg)
- TeX、LaTeX(.tex)
-
テキスト(.txt、.text、その他のファイル拡張子)。以下の一般的なプログラミング言語のソースコードもこれに含まれます。
- Basic ソースコード(.bas)
- C、C++ ソースコード(.c、.cc、.cpp、.cxx、.h、.hpp)
- C# ソースコード(.cs)
- Java ソースコード(.java)
- Perl ソースコード(.pl)
- Python ソースコード(.py)
- Wireless Markup Language(.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 ファイルと .rtf
で終わる URL の中から、コンテンツに「galway」という単語を含むものを検索します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。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\"."]]