Skip to content

A simple web application that allows users to upload pdf files and merge them into a single PDF using JavaScript and PDF-Lib.

Notifications You must be signed in to change notification settings

amitesh786/PDF-Merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Merger

Easily merge multiple PDF files into a single document directly within your browser using JavaScript and PDF-Lib.

Table of Contents

Features

  • Merge multiple PDF files into a single PDF.
  • User-friendly interface built with Bootstrap.
  • Client-side processing - No server required.
  • Fast and lightweight solution.
  • Drag & drop support for easy file uploads.

Technologies-Used

  • HTML5, CSS3, Bootstrap – For a responsive UI.
  • JavaScript (PDF-Lib.js) – For merging PDF files.
  • JS-PDF – Additional PDF handling.

How-to-Use

  • Open index.html in a browser.
  • Click on the file input and select one or more PDF files.
  • Click the "Merge PDFs" button to start processing.
  • The merged PDF will be automatically downloaded.

Demo

PDF Merger in Action

Setup

  • Clone the repository: git clone https://github.com/amitesh786/PDF-Merger.git
  • cd PDF-Merger
  • Open index.html in a browser and start using the tool!

Browser-Compatibility

  • Chrome
  • Firefox
  • Edge
  • Safari (limited support due to PDF-Lib limitations (Not supported))

Author

  • Developed by Amitesh Singh | © 2025
  • Feel free to contribute or suggest improvements!

About

A simple web application that allows users to upload pdf files and merge them into a single PDF using JavaScript and PDF-Lib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published