This Project is one of my first Project and therfore is not well coded. It`s mostly a Proof of Concept and I will probably rewrite sometimes using typescript and a better code structure in general. There is a lot of duplicated code, hacks and other bad practices. Feel free to contribute!
Local PDF uses Webassembly to edit your PDFs inside your Browser. Your files won't leave your System, they will not be sent to another server
This Website uses pdfcpu and is based on this article by wcchoi.
Currently, we support Merging PDFs, optimizing PDFs, and extracting Information like Images from PDF Files as well as adding watermarks!
- Nextjs
- Charka-ui as Component Framework
- Caprover to host the Web-App
git clone https://github.com/jufabeck2202/localpdfmerger
cd localpdfmerger
yarn dev