-
Notifications
You must be signed in to change notification settings - Fork 0
Supported Formats
TamKungZ_ edited this page Mar 5, 2026
·
1 revision
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)
- 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