Image formats
JPG is common for photos, PNG preserves transparency, WebP is efficient for modern web delivery, and BMP is a simple bitmap format.
Audio and video formats
MP4 is a common video container. MP3 is widely compatible audio. M4A is efficient, and WAV is larger but useful for uncompressed audio workflows.
Browser technologies
Canvas API handles images, WebAssembly runs high-performance code in the browser, and FFmpeg.wasm powers audio/video conversion.
Related entities
- JPG
- PNG
- WebP
- BMP
- MP4
- MP3
- M4A
- WAV
- Canvas API
- FFmpeg.wasm
Read the full guide
Open guide
Use the production KitDevs tool with the same layout and colors.