Búsqueda MIME type · Guía
Common MIME Types Explained
A handful of MIME types cover most web work. Here are the ones you will use most.
Text and data
application/json for APIs, text/html for pages, text/css for styles and text/javascript for scripts are the everyday types behind most web responses.
Media and files
image/png, image/jpeg and image/svg+xml cover images; application/pdf and application/zip cover documents and archives. Using the right one ensures correct handling.
Preguntas frecuentes
Puedo usarlo en trabajo de produccion?
Si, para inspeccion, formato y generacion rapida. Revisa siempre el resultado antes de llevarlo a codigo o configuracion de produccion.
¿Listo para probarlo?
Abre la herramienta gratuita Búsqueda MIME type en el navegador y aplica lo que acabas de leer: sin registro y procesando localmente.
Abrir la herramienta Búsqueda MIME type