Skip to content

yiliansource/pdfgroup

Repository files navigation


pdfgroup

A modern web application, used to split, organize and group PDF pages into different PDF documents.

Try it out at https://pdfgroup.vercel.app/!

Installation & Setup

yarn install
yarn dev

This will run the application on your localhost. No further setup required!

How it works

The application uses React to provide structure to the interface provided. Under the hood, pdfjs is used for rendering page previews, and pdf-lib is used for document manipulation. Material-UI is used for styling.

License

This project is licensed under the MIT License.

About

A web application to split and group a PDF document into multiple, smaller PDF documents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published