An open API service indexing awesome lists of open source software.

https://github.com/eai04191/merge-images-to-pdf

Combine multiple images into a single PDF directly in your browser, with no server uploads.
https://github.com/eai04191/merge-images-to-pdf

Last synced: 25 days ago
JSON representation

Combine multiple images into a single PDF directly in your browser, with no server uploads.

Awesome Lists containing this project

README

        

# Merge images to Single PDF

![](./.github/assets/screenshot.png)

A straightforward web application that lets you combine multiple images into a single PDF document.

All processing is carried out within the browser ensuring complete data privacy as nothing is uploaded to any server.

Built with Vite, React, and jsPDF.