FormFix

FormFix Blog

Notes on client-side architecture, image and PDF processing, and building private-by-default web tools.

Why Client-Side Tools Matter for Your Privacy

Most online tools upload your files to servers. FormFix doesn't. Here's why that matters.

FormFix Team
  • privacy
  • architecture
  • client-side

Compressing Images Without Visible Quality Loss

How binary search quality reduction + smart resizing achieves tiny file sizes while keeping images sharp.

FormFix Team
  • image
  • compression
  • webp

Working with PDFs Entirely in the Browser

Merging, splitting, rotating, and rendering PDFs without a server is now possible with modern Web APIs.

FormFix Team
  • pdf
  • pdfjs
  • browser