Wormhole is a fast, minimal, and powerful file converter designed to make format-to-format conversions effortless.
Built with a clean UI and simple workflow, Wormhole helps you convert documents, media, archives, and more with just a few clicks.
- 🔄 Multi-Format Conversion — Convert between a wide variety of file types.
- 📦 Browser‑grade document parsing — Optional JavaScript backend via Envelope for DOCX/ODT/PPTX/XLSX/ODS/ODP that preserves formatting and images. Requires Node.js; toggleable in About > Use Envelope.
- ⚡ Fast & Lightweight — Optimized for quick conversions without bloat.
- 🗒️ Windows Context Menu Option — Adds option to convert with wormhole to Windows context menu for fast file conversion directly from Explorer.
- Third‑party JS parsers are stored under
envelope/and bundled with the application. This code is sourced from the p2r3/envelope repository and executed via Node.js when the "Use Envelope" option is enabled.