Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/subhamk108/next-pdf-toolkit

A Web Application built with NextJS and TailwindCSS that has various tools for manipulating PDF files.
https://github.com/subhamk108/next-pdf-toolkit

nextjs pdf reactjs redux tailwindcss

Last synced: 27 days ago
JSON representation

A Web Application built with NextJS and TailwindCSS that has various tools for manipulating PDF files.

Awesome Lists containing this project

README

        

# Next-PDF-Toolkit

### A Web Application built with NextJS and TailwindCSS that has various tools for manipulating PDF files.

#### Visit the app [Here](https://next-pdftoolkit.subhamk.com)

## Tools Available

- PDF Merger
- PDF Page Deleter
- PDF Page Extractor
- Image to PDF Converter
- PDF Encryptor

## Libraries/Packages Used

- [PDF-Lib](https://www.npmjs.com/package/pdf-lib) (Used in: Merger, Page Deleter, Page Extractor & Image to PDF Converter)
- [PDF-Lib-Plus-Encrypt](https://www.npmjs.com/package/pdf-lib-plus-encrypt) (A Fork of PDF-Lib. Used in: Encryptor)