Skip to content
View convertilo's full-sized avatar

Block or report convertilo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
convertilo/README.md

Convertilo

Privacy-first, browser-based file tools. Compress, convert, edit images, PDFs, audio — all processing happens in your browser. No file ever uploaded to a server.

Website

What it does

Category Tools
Images Compress (JPG / PNG / WebP / AVIF / GIF / SVG), Convert, Resize, Crop, Round corners, Remove metadata
PDF Merge, Split, Compress, Convert to/from images, OCR, Sign
Audio Compress, Convert, Trim, Merge — fully in-browser
Text QR generator, JSON formatter, Base64, Markdown, Translit, Diff, Lorem
Calculators Percent family, Loan, Deposit, BMI, Age, Construction calculators
Tools 2FA, Password gen, Color converter, Regex tester, Hash, URL, Time zone

Tech under the hood

  • WASM codecs@jsquash (MozJPEG, libwebp, OxiPNG, imagequant, libavif), gifsicle-wasm-browser, SVGO
  • Next.js 15 with full SSR + i18n
  • PDF via pdf-lib and pdf.js
  • No backend processing for file conversion — privacy by design

Why "browser-based" matters

Most online file converters upload your files to their servers — your invoices, photos, contracts. Convertilo runs the same codecs (MozJPEG, libavif, OxiPNG, etc.) as WASM modules inside your browser. The files never leave your device.

Benchmarks

Real-world compression numbers vs. competitors: convertilo/wasm-image-benchmarks

Open source bits

This profile pins our public repositories — mostly benchmarks, codec experiments, and SEO/build tooling we use to ship the site.

Contact

Popular repositories Loading

  1. wasm-image-benchmarks wasm-image-benchmarks Public

    Real-world compression benchmarks for WebAssembly image codecs (MozJPEG, libwebp, libavif, OxiPNG, gifsicle, SVGO) running in the browser. From building convertilo.io.

  2. convertilo convertilo Public

    Privacy-first browser-based file tools — convertilo.io