DEV Community

XYROX πŸ‘πŸ»
XYROX πŸ‘πŸ»

Posted on

I built a free image to PDF converter that works offline - no upload, privacy focused

I built pixelpdf - a free image to PDF converter that works entirely in your browser.

Try it here: https://xyrox1.github.io/image-2-pdf-converter/

Features

  • βœ… 100% free, no signup
  • βœ… No upload - images never leave your device
  • βœ… Multiple images to single PDF
  • βœ… Works offline
  • βœ… JPG, PNG, WEBP supported

Why I built this

I was tired of uploading my images to random websites just to convert them to PDF. Privacy matters. So I built a tool that does everything locally in your browser.

Tech Stack

  • HTML/CSS/JS
  • jsPDF for PDF generation
  • Tailwind CSS for styling

Stats so far

  • 140 clones on GitHub
  • 88 unique cloners

Would love your feedback! πŸ™

Top comments (0)