Alternatives
Products that do what Merge JPG – Privacy-first and fast image merging tool does
Hi HN, I built https://mergejpg.me – a client-side image merging tool that combines multiple JPG images directly in your browser without any server uploads. The Problem: Most image editing tools require uploading your photos to remote servers, which raises privacy concerns for sensitive documents, business presentations, or personal images. The Solution: Complete client-side processing using modern browser APIs. Your images never leave your device. Technical Details: - Built with Next.js 15 and TypeScript - Uses HTML5 Canvas API for image manipulation - Progressive loading for…
- 1

- 2
- 3

- 4

- 5

- 6

- 7FA
I developed the application, `image-stitcher` for image merging by automatically searching for overlap region.
2024 · github.com
- 8PF
Hi HN, I have been working on a set of PDF tools that does all the processing directly in the web browser. From time to time I needed to do some simple PDF manipulations like merging PDF files. Sometimes the files contain my personal data and I was not comfortable using other online services where the file usually is uploaded to a remote server. Behind the scenes there is a small library written in C++ doing the changes to the PDF files. I am using the Emscripten compiler to compile it to WebAssembly that is running in the browser. It was a very good learning for me and it was easier than I…
2023 · pdfux.com
- 9

- 10

- 11
- 12OC
TL;DR: private, in-browser converter that turns pretty much any image file format into standard JPEGs. Everything runs locally. No uploads. This started as a five-minute job and forty hours later... I wanted to convert a HEIC without uploading it anywhere, so I wrestled Emscripten/WebAssembly to run Google's Jpegli inside a Web Worker. Now there's a small UI and it handles a bunch of formats. Just about the only thing it can't decode is JXL - but there's still some JPEG XL magic in there: XYB perceptual color quantization is enabled by default via Jpegli. The upside of all this…
Oct 2025 · onlyjpg.com
- 13AF
Hey HN I built ImageConverter.dev because I got tired of “free” image converter sites that force uploads, or throttle conversions. So I made a tool that runs 100% client-side — meaning your images never leave your device. It’s built for speed, simplicity, and privacy. What it does Convert images between JPG, PNG, WebP Works offline once loaded (PWA support) How it works It uses the Canvas API and WebAssembly to handle conversions directly in the browser. There’s no upload, no tracking, no server costs, and it’s fast even on mid-range devices. Why I built it I wanted an instant, no-ads,…
Oct 2025 · imageconverter.dev
- 14

Free online tools for images, PDFs & more - 100% private
Feb 2026 · privacyfirst.tools
- 15

Privacy-first image tools that run locally in your browser
Mar 2026 · fastimagetools.com
- 16

- 17

- 18

- 19
The privacy-first PDF toolkit that never uploads your files.
May 2026 · freepdfcombine.com
- 20

- 21

- 22

- 23

Merge, split, and build PDFs in your browser, no data shared
Mar 2026 · solvebar.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →