Skip to content

A free, fast, and privacy-first PDF toolbox built with Next.js. Merge, compress, convert, and extract text from PDFs — all in your browser, with no file uploads.

License

Notifications You must be signed in to change notification settings

aman-sharma-dev/pdftoolbox

Repository files navigation

📄 PDF Toolbox

A free and easy-to-use suite of tools to manage your PDF files.
All processing is done in your browser, ensuring your files remain private and secure.

🚀 Live Demo: pdftoolbox.vercel.app


✨ Features

  • Merge PDFs – Combine multiple PDFs into a single document
  • 🖼️ Image to PDF – Convert JPG, PNG images into a PDF file
  • 📑 Extract Text – Extract text content from your PDF files
  • 🗜️ Compress PDF – Reduce the file size of your PDFs
  • 📡 Developer API – Integrate PDF processing into your own applications with a simple REST API

🛠️ Tech Stack


📡 API Documentation

Easily integrate PDF processing into your apps with these endpoints:

POST /api/merge

Merge multiple PDF files into a single document.

POST /api/convert

Convert JPG/PNG images into a PDF.

POST /api/extract

Extract text from a PDF file.

POST /api/compress

Compress and reduce the size of a PDF file.

📖 Full API Docs: API Documentation


🔧 Getting Started

Clone the repository and run locally:

git clone https://github.com/aman-sharma-dev/pdf-toolbox.git
cd pdf-toolbox

About

A free, fast, and privacy-first PDF toolbox built with Next.js. Merge, compress, convert, and extract text from PDFs — all in your browser, with no file uploads.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published