컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Google에서 색인을 생성할 수 있는 파일 형식
Google은 대부분의 텍스트 기반 파일 콘텐츠와 인코딩된 특정 문서 형식의 색인을 생성할 수 있습니다. 색인을 생성하는 가장 일반적인 파일 형식은 다음과 같습니다.
- Adobe Portable Document Format(.pdf)
- Adobe PostScript(.ps)
- 쉼표로 구분된 값(.csv)
- 전자 출판(.epub)
- Google 어스(.kml, .kmz)
- GPS eXchange Format(.gpx)
- 한글 문서(.hwp)
- HTML(.htm, .html 및 기타 파일 확장자)
- Microsoft Excel(.xls, .xlsx)
- Microsoft PowerPoint(.ppt, .pptx)
- Microsoft Word(.doc, .docx)
- OpenOffice presentation(.odp)
- OpenOffice spreadsheet(.ods)
- OpenOffice text(.odt)
- Rich Text Format(.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
라고 입력하면 콘텐츠에 'galway'라는 용어가 포함되어 있으며 .rtf
로 끝나는 RTF 파일과 URL을 검색합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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\"."]]