IConverter — every online converter in one place

IConverter is a set of 111 online tools for quick conversions: a currency converter using CBR exchange rates, ebooks between EPUB/PDF/MOBI/FB2, images, units (length, mass, area, volume, speed and more), Unix time, HEX/RGB color, Base64/URL/HTML encoding, JSON⇄YAML⇄CSV data formats, Markdown, generators for passwords/UUIDs/Lorem ipsum, and developer tools: XML⇄JSON, a SQL formatter, an IP calculator, an HTML/CSS/JS minifier, DNS lookup, and WHOIS. Everything runs right in your browser, with no sign-up and no data sent to third parties (except file conversion and DNS/WHOIS queries, which use our server).

All →
All →
All →
All →
All →
All →
All →
All →
All →
All →
All →
All →
All →
All →
All →
All →

Frequently asked questions

Yes. All 111 tools are free, with no ads and no sign-up.
Text tools (case, base64, URL, JSON, Markdown, etc.) run entirely in your browser — data never leaves your device. File converters (ebooks and images) upload the file to our server, convert it via Calibre/ImageMagick, and delete the source immediately. DNS lookup and WHOIS run their query through our server, since browsers can't make those requests directly.
Yes, 25 MB per file for ebook and image conversion. That covers most use cases; for larger files, use a desktop app.
Yes. The interface is responsive, the sidebar collapses on narrow screens, and every tool works the same.
Yes, for file converters: POST /api/convert/ebook/ and POST /api/convert/images/ with multipart fields file and targetFormat. See the README on GitHub for details.