what can it convert?
convert between common formats: video, audio, images, and documents. everything is re-encoded in your browser with ffmpeg, imagemagick, and pandoc.
how does it work?
drop a file and pick an output format. the conversion runs locally in your browser via ffmpeg, imagemagick, and pandoc compiled to webassembly, and the result lands in the processing queue for download.
on-device processing
files are converted locally with webassembly. nothing is uploaded, so even sensitive files stay on your device.