MIME Type 検索

ファイル拡張子またはMIMEタイプを入力して検索。クリックでコピー。104種類収録。

104 件表示
拡張子MIME タイプ
.htmltext/html
.htmtext/html
.csstext/css
.jstext/javascript
.mjstext/javascript
.tstext/typescript
.tsxtext/typescript
.jsxtext/javascript
.jsonapplication/json
.xmlapplication/xml
.csvtext/csv
.tsvtext/tab-separated-values
.txttext/plain
.mdtext/markdown
.yamltext/yaml
.ymltext/yaml
.tomlapplication/toml
.initext/plain
.logtext/plain
.svgimage/svg+xml
.pngimage/png
.jpgimage/jpeg
.jpegimage/jpeg
.gifimage/gif
.webpimage/webp
.avifimage/avif
.icoimage/x-icon
.bmpimage/bmp
.tiffimage/tiff
.tifimage/tiff
.heicimage/heic
.heifimage/heif
.mp3audio/mpeg
.wavaudio/wav
.oggaudio/ogg
.m4aaudio/mp4
.aacaudio/aac
.flacaudio/flac
.opusaudio/opus
.webaaudio/webm
.midaudio/midi
.midiaudio/midi
.mp4video/mp4
.webmvideo/webm
.ogvvideo/ogg
.avivideo/x-msvideo
.movvideo/quicktime
.mkvvideo/x-matroska
.wmvvideo/x-ms-wmv
.flvvideo/x-flv
.m3u8application/vnd.apple.mpegurl
.tsvideo/mp2t
.pdfapplication/pdf
.zipapplication/zip
.gzapplication/gzip
.tarapplication/x-tar
.7zapplication/x-7z-compressed
.rarapplication/vnd.rar
.bz2application/x-bzip2
.xzapplication/x-xz
.docapplication/msword
.docxapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
.xlsapplication/vnd.ms-excel
.xlsxapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet
.pptapplication/vnd.ms-powerpoint
.pptxapplication/vnd.openxmlformats-officedocument.presentationml.presentation
.exeapplication/x-msdownload
.dmgapplication/x-apple-diskimage
.debapplication/x-debian-package
.rpmapplication/x-rpm
.apkapplication/vnd.android.package-archive
.ipaapplication/x-itunes-ipa
.wasmapplication/wasm
.sqlapplication/sql
.graphqlapplication/graphql
.wofffont/woff
.woff2font/woff2
.ttffont/ttf
.otffont/otf
.eotapplication/vnd.ms-fontobject
.icstext/calendar
.vcftext/vcard
.jsonldapplication/ld+json
.rssapplication/rss+xml
.atomapplication/atom+xml
.mapapplication/json
.webmanifestapplication/manifest+json
.pemapplication/x-pem-file
.crtapplication/x-x509-ca-cert
.p12application/x-pkcs12
.prototext/plain
.shapplication/x-sh
.pytext/x-python
.rbtext/x-ruby
.javatext/x-java
.gotext/x-go
.rstext/x-rust
.swifttext/x-swift
.kttext/x-kotlin
.ctext/x-c
.cpptext/x-c++
.htext/x-c
.phpapplication/x-httpd-php
.dockerfiletext/x-dockerfile

MIME タイプの使いどころ

Content-Type ヘッダー

Content-Type: application/json; charset=utf-8

Accept ヘッダー

Accept: text/html, application/json

HTML <link> タグ

<link rel="stylesheet" type="text/css" href="style.css">

HTML <script> タグ

<script type="module" src="app.mjs"></script>

このツールをもっと活用する

もっと学びたい方へ

チートシート・技術記事・開発リソースで学習を加速