File Converter
> return_hub · module_active
> local_browser · images · pdf_raster · pdf_text_docx · docx_print_pdf · ffmpeg_wasm
Or drop a file here (desktop)
status_idle · processing_stays_local
Supported: common images (GIF uses first frame), PDF to PNG/JPEG per page, PDF to DOCX (text extraction only), DOCX to PDF via print / Save as PDF, audio/video via FFmpeg. Not supported: Excel, PowerPoint, legacy .doc, and high-fidelity layout conversion.
Related tools
Frequently asked questions
- Where does conversion run?
- FFmpeg and related processing run locally in your browser via WebAssembly where possible. Files are not uploaded to Roy's Tools for conversion.
- Which formats are supported?
- The supported set depends on the build of FFmpeg WASM bundled with the tool—images, audio, video, and PDF page rasterization are exposed in the UI.
- Why is my large file slow?
- Everything happens in-memory in your tab. Very large media can stress RAM or mobile CPUs; try smaller clips or lower resolution.
- Can I convert DRM-protected video?
- No. Protected content is blocked by design and by platform rules.
- How does this relate to the image WebP tool?
- The WebP tool is optimized for quick image resize/compress. Use File converter when you need broader codecs or containers.