Skip to content

Repository files navigation

PDF Merger

A simple, free tool to merge multiple PDF files into one — right in your browser. No uploads to any server, no sign-up, no backend. Everything happens client-side.

🔗 **Live demo: Live Link **

Why I built this

I've used PDF merge tools before and always found them slower than they needed to be — extra steps, ads, or sign-ups for something that should just work in two clicks. This tool does exactly that: pick your files, choose your pages, merge, done.

Features

  • Upload multiple PDF files via drag-and-drop or file picker
  • See page count and file size for each uploaded PDF
  • Select specific pages to include from each file
  • Reorder files before merging
  • Remove files before merging
  • Merge into a single downloadable PDF
  • Clear error handling for invalid files or page ranges

Tech stack

  • React (Vite)
  • pdf-lib — for all PDF parsing and merging, done entirely in the browser
  • Tailwind CSS

Running locally

git clone https://github.com/vansh1011/PDF-MERGER.git
cd PDF-MERGER
npm install
npm run dev

Built for


**Vansh Parmar **

About

A simple browser-based tool to merge multiple PDFs — select pages, reorder files, and download. No backend, no sign-up.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages