Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

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

About

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors