Image Formats
Raster and bitmap image formats for photography, graphics, and visual content.PNG - Portable Network Graphics
PNG - Portable Network Graphics
.pngMIME Type:
image/pngCategory: ImageLossless raster image format with transparency support. Ideal for graphics, screenshots, and images requiring transparency.Supported by: canvasToBlob, ImageMagick, FFmpeg, and more
JPEG - Joint Photographic Experts Group JFIF
JPEG - Joint Photographic Experts Group JFIF
.jpgMIME Type:
image/jpegCategory: ImageLossy compression format optimized for photographs. Excellent for photographic content where small file size is important.Supported by: canvasToBlob, ImageMagick, FFmpeg
WebP
WebP
.webpMIME Type:
image/webpCategory: ImageModern image format with superior compression. Supports both lossy and lossless compression with transparency.Supported by: canvasToBlob, ImageMagick, FFmpeg
GIF - CompuServe Graphics Interchange Format
GIF - CompuServe Graphics Interchange Format
.gifMIME Type:
image/gifCategory: Image, VideoSupports animation and limited color palette. Popular for simple animations and graphics.Supported by: canvasToBlob, ImageMagick, FFmpeg
BMP - Microsoft Windows Bitmap Image
BMP - Microsoft Windows Bitmap Image
.bmpMIME Type:
image/bmpCategory: ImageUncompressed raster format. Large file size but universal compatibility.Supported by: canvasToBlob, ImageMagick
TIFF - Tagged Image File Format
TIFF - Tagged Image File Format
.tiffMIME Type:
image/tiffCategory: ImageFlexible format supporting multiple compression methods. Common in professional photography and scanning.Supported by: ImageMagick
Vector Formats
Scalable graphics formats that maintain quality at any size.SVG - Scalable Vector Graphics
SVG - Scalable Vector Graphics
.svgMIME Type:
image/svg+xmlCategory: Image, Vector, DocumentXML-based vector format. Infinitely scalable without quality loss. Can be converted to raster images or treated as XML data.Supported by: svgTrace, svgForeignObject, canvasToBlob
Video Formats
Motion picture and animation formats.MP4 - MPEG-4 Part 14
MP4 - MPEG-4 Part 14
.mp4MIME Type:
video/mp4Category: VideoUniversal video container format with excellent compression and compatibility.Supported by: FFmpeg
GIF - Animated
GIF - Animated
.gifMIME Type:
image/gifCategory: Image, VideoSimple animation format with limited colors. See Image Formats section for details.Supported by: FFmpeg, ImageMagick
Audio Formats
Sound and music file formats.MP3 - MP3 Audio
MP3 - MP3 Audio
.mp3MIME Type:
audio/mpegCategory: AudioLossy audio compression format. Industry standard for music distribution.Supported by: FFmpeg
WAV - Waveform Audio File Format
WAV - Waveform Audio File Format
.wavMIME Type:
audio/wavCategory: AudioUncompressed audio format. High quality but large file size.Supported by: FFmpeg, meyda
OGG - Ogg Audio
OGG - Ogg Audio
.oggMIME Type:
audio/oggCategory: AudioOpen-source lossy audio format. Better quality than MP3 at similar bitrates.Supported by: FFmpeg
FLAC - Free Lossless Audio Codec
FLAC - Free Lossless Audio Codec
.flacMIME Type:
audio/flacCategory: AudioLossless audio compression. Preserves perfect audio quality while reducing file size.Supported by: FFmpeg
Document Formats
Text documents, presentations, and portable document formats.PDF - Portable Document Format
PDF - Portable Document Format
.pdfMIME Type:
application/pdfCategory: DocumentUniversal document format preserving layout and formatting. Can contain text, images, and vector graphics.Supported by: pdftoimg, pandoc
DOCX - WordprocessingML Document
DOCX - WordprocessingML Document
.docxMIME Type:
application/vnd.openxmlformats-officedocument.wordprocessingml.documentCategory: DocumentMicrosoft Word document format (Office Open XML).Supported by: pandoc
PPTX - PresentationML Presentation
PPTX - PresentationML Presentation
.pptxMIME Type:
application/vnd.openxmlformats-officedocument.presentationml.presentationCategory: Presentation, DocumentMicrosoft PowerPoint presentation format (Office Open XML).Supported by: pandoc
HTML - Hypertext Markup Language
HTML - Hypertext Markup Language
.htmlMIME Type:
text/htmlCategory: Document, TextWeb page markup language. Can embed images, videos, and other content.Supported by: htmlEmbed, svgForeignObject, pandoc
Markdown - Markdown Document
Markdown - Markdown Document
.markdownMIME Type:
text/markdownCategory: Document, TextLightweight markup language for formatted text documents.Supported by: pandoc
SVG - Scalable Vector Graphics (as Document)
SVG - Scalable Vector Graphics (as Document)
.svgMIME Type:
image/svg+xmlCategory: Image, Vector, DocumentWhen treated as a document, SVG can be parsed as XML. See Vector Formats for image usage.Supported by: svgForeignObject
Spreadsheet Formats
Tabular data and spreadsheet formats.XLSX - SpreadsheetML Workbook
XLSX - SpreadsheetML Workbook
.xlsxMIME Type:
application/vnd.openxmlformats-officedocument.spreadsheetml.sheetCategory: Spreadsheet, DocumentMicrosoft Excel spreadsheet format (Office Open XML).Supported by: pandoc
Data Formats
Structured data interchange formats.JSON - JavaScript Object Notation
JSON - JavaScript Object Notation
.jsonMIME Type:
application/jsonCategory: DataLightweight data interchange format. Human-readable and machine-parseable.Supported by: fromJson, toJson handlers
XML - Extensible Markup Language
XML - Extensible Markup Language
.xmlMIME Type:
application/xmlCategory: DataMarkup language for encoding documents in machine-readable format.Supported by: Various handlers depending on context
YAML - YAML Ain't Markup Language
YAML - YAML Ain't Markup Language
.ymlMIME Type:
application/yamlCategory: DataHuman-friendly data serialization format.
CSV - Comma Separated Values
CSV - Comma Separated Values
.csvMIME Type:
text/csvCategory: DataSimple tabular data format using comma delimiters.
Text & Code Formats
Plain text and source code formats.TXT - Plain Text
TXT - Plain Text
.txtMIME Type:
text/plainCategory: TextSimple unformatted text. Universal compatibility.Supported by: renameTxt, textEncoding, and various handlers
Python Script
Python Script
.pyMIME Type:
text/x-pythonCategory: CodePython programming language source code.Supported by: pyTurtle, txtToPy
Batch - Windows Batch File
Batch - Windows Batch File
.batMIME Type:
text/windows-batchCategory: TextWindows command script.Supported by: batch, batToExe, exeToBat
Shell Script
Shell Script
.shMIME Type:
application/x-shCategory: TextUnix/Linux shell script.Supported by: textToShell
Archive Formats
File compression and archiving formats.ZIP - ZIP Archive
ZIP - ZIP Archive
.zipMIME Type:
application/zipCategory: ArchiveUniversal archive format with compression.Supported by: jszip, renameZip, peToZip
Font Formats
Typeface and font file formats.TTF - TrueType Font
TTF - TrueType Font
.ttfMIME Type:
font/ttfCategory: FontWidely-used font format with excellent compatibility.Supported by: font handler
OTF - OpenType Font
OTF - OpenType Font
.otfMIME Type:
font/otfCategory: FontAdvanced font format supporting complex typography.Supported by: font handler
WOFF - Web Open Font Format
WOFF - Web Open Font Format
.woffMIME Type:
font/woffCategory: FontCompressed font format optimized for web use.Supported by: font handler
WOFF2 - Web Open Font Format 2.0
WOFF2 - Web Open Font Format 2.0
.woff2MIME Type:
font/woff2Category: FontImproved web font format with better compression.Supported by: font handler
Music Notation Formats
Formats for musical scores and notation.MusicXML
MusicXML
.musicxmlMIME Type:
application/vnd.recordare.musicxml+xmlCategory: DocumentStandard format for exchanging digital sheet music.Supported by: vexflow
MXL - MusicXML Compressed
MXL - MusicXML Compressed
.mxlMIME Type:
application/vnd.recordare.musicxmlCategory: DocumentCompressed version of MusicXML.Supported by: vexflow
Executable Formats
EXE - Windows Portable Executable
EXE - Windows Portable Executable
.exeMIME Type:
application/vnd.microsoft.portable-executableCategory: CodeWindows executable program format.Supported by: batToExe, exeToBat, peToZip
Conversion Handlers
Behind the scenes, Convert to it! uses over 60 specialized handlers to perform conversions:- Popular Handlers
- Specialized Handlers
- Game & Asset Handlers
- Format-Specific
- FFmpeg - Video, audio, and multimedia conversion
- ImageMagick - Comprehensive image processing
- Pandoc - Document format conversion
- canvasToBlob - Browser-native image conversion
- pdftoimg - PDF to image conversion
Format Categories
Formats are organized into the following categories:Image
Vector
Video
Audio
Document
Data
Text
Code
Archive
Spreadsheet
Presentation
Font
Cross-Category Conversions
One of Convert to it!‘s unique features is the ability to convert between different media types:- Video to Image: Extract frames from videos as PNG/JPEG
- Image to PDF: Embed images in PDF documents
- Audio to Image: Visualize audio waveforms as images
- Text to Executable: Convert batch scripts to EXE files
- Font to Image: Render font glyphs as images
- Almost anything to HTML: Embed content in HTML pages