Skip to content

Supported Formats

TamKungZ_ edited this page Mar 5, 2026 · 1 revision

Probe / Validate support

Audio:

  • MP3
  • OGG/Vorbis
  • WAV (RIFF/WAVE)

Image:

  • PNG
  • JPEG
  • WebP
  • BMP
  • TIFF
  • HEIC / HEIF / AVIF (basic BMFF parsing)

Video / Container:

  • MOV (QuickTime parsing)
  • MP4 (basic ISO BMFF parsing)
  • WebM (EBML parsing)

Conversion support snapshot

  • Image → Image in Java for: png, jpg/jpeg, webp, bmp, tif/tiff, heic/heif
  • Same-format copy route with overwrite control
  • Stub route for wav <-> pcm
  • Unsupported routes are explicitly rejected

Clone this wiki locally