MIME Type Reference
Pesquise tipos MIME por extensão de arquivo ou encontre extensões para um tipo MIME.
| Extensão | Tipo MIME | Categoria | |
|---|---|---|---|
| .jpg | image/jpeg | Image | |
| .jpeg | image/jpeg | Image | |
| .png | image/png | Image | |
| .gif | image/gif | Image | |
| .webp | image/webp | Image | |
| .svg | image/svg+xml | Image | |
| .bmp | image/bmp | Image | |
| .ico | image/x-icon | Image | |
| .tiff | image/tiff | Image | |
| .avif | image/avif | Image | |
| .heic | image/heic | Image | |
| .mp4 | video/mp4 | Video | |
| .webm | video/webm | Video | |
| .avi | video/x-msvideo | Video | |
| .mov | video/quicktime | Video | |
| .mkv | video/x-matroska | Video | |
| .flv | video/x-flv | Video | |
| .ogv | video/ogg | Video | |
| .3gp | video/3gpp | Video | |
| .mp3 | audio/mpeg | Audio | |
| .wav | audio/wav | Audio | |
| .ogg | audio/ogg | Audio | |
| .flac | audio/flac | Audio | |
| .aac | audio/aac | Audio | |
| .m4a | audio/mp4 | Audio | |
| .opus | audio/opus | Audio | |
| .mid | audio/midi | Audio | |
| .html | text/html | Text | |
| .htm | text/html | Text | |
| .css | text/css | Text | |
| .js | text/javascript | Text | |
| .mjs | text/javascript | Text | |
| .txt | text/plain | Text | |
| .csv | text/csv | Text | |
| .xml | text/xml | Text | |
| .md | text/markdown | Text | |
| .yaml | text/yaml | Text | |
| .yml | text/yaml | Text | |
| .sh | text/x-sh | Text | |
| .json | application/json | Application | |
| application/pdf | Application | ||
| .zip | application/zip | Application | |
| .tar | application/x-tar | Application | |
| .gz | application/gzip | Application | |
| .bz2 | application/x-bzip2 | Application | |
| .7z | application/x-7z-compressed | Application | |
| .rar | application/x-rar-compressed | Application | |
| .doc | application/msword | Document | |
| .docx | application/vnd.openxmlformats-officedocument.wordprocessingml.document | Document | |
| .xls | application/vnd.ms-excel | Document | |
| .xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | Document | |
| .ppt | application/vnd.ms-powerpoint | Document | |
| .pptx | application/vnd.openxmlformats-officedocument.presentationml.presentation | Document | |
| .epub | application/epub+zip | Document | |
| .odt | application/vnd.oasis.opendocument.text | Document | |
| .wasm | application/wasm | Application | |
| .bin | application/octet-stream | Application | |
| .exe | application/vnd.microsoft.portable-executable | Application | |
| .iso | application/x-iso9660-image | Application | |
| .apk | application/vnd.android.package-archive | Application | |
| .dmg | application/x-apple-diskimage | Application | |
| .rtf | application/rtf | Document | |
| .woff | font/woff | Font | |
| .woff2 | font/woff2 | Font | |
| .ttf | font/ttf | Font | |
| .otf | font/otf | Font | |
| .eot | application/vnd.ms-fontobject | Font | |
| .rss | application/rss+xml | Data | |
| .atom | application/atom+xml | Data | |
| .geojson | application/geo+json | Data | |
| .sql | application/sql | Data | |
| .pem | application/x-pem-file | Security | |
| .p12 | application/x-pkcs12 | Security | |
| .crt | application/x-x509-ca-cert | Security | |
| .cer | application/x-x509-ca-cert | Security |
Sobre esta ferramenta
Os tipos MIME são rótulos padronizados que identificam o formato de arquivos digitais e fluxos de dados na internet. Todas as imagens, documentos, vídeos ou respostas de API têm um tipo MIME que diz aos aplicativos como interpretar e exibir o conteúdo. A Referência de Tipos MIME é um banco de dados pesquisável com mais de 200 tipos MIME comuns, indexados por extensão de arquivo e tipo de conteúdo, tornando simples encontrar o tipo correto para qualquer formato de arquivo que você encontrar.
Para usar a ferramenta, procure por uma extensão de arquivo (como .pdf ou .mp4) ou um tipo de conteúdo (como application/json) na caixa de pesquisa, e instantaneamente você verá o tipo MIME correspondente, a categoria do arquivo e a descrição. Isso é especialmente útil ao configurar servidores web, construir APIs, definir cabeçalhos Content-Type em solicitações HTTP ou depurar formulários de upload de arquivo que validam por tipo MIME. A referência está organizada alfabeticamente e inclui formatos comuns (JPEG, HTML, ZIP) e tipos especializados (WebP, WASM, SVG+XML).
Desenvolvedores, administradores de sistemas e designers web se beneficiam mais dessa ferramenta ao trabalhar com manipulação de arquivos, negociação de conteúdo ou compatibilidade entre plataformas. Adicione esta página aos marcadores como uma referência rápida sempre que precisar verificar o tipo MIME correto para um formato de arquivo.
Perguntas Frequentes
Comments & Feedback
Comments are powered by Giscus. Sign in with GitHub to leave a comment.