Skip to content

thePrimeTux/PDF-Extractinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF-Page-Extractinator

A website to extract pages from a PDF file and download a new PDF containing the extracted pages.
Live Website

How to run

Download the directory and paste the files inside a folder called "my-app"

cd my-app

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Output

Initial View of Webpage

Output Image

Preview of Uploaded PDF file

Output Image

Clicking the pages to extract

Output Image

Typing in the page number/ range of page numbers to extract

Output Image

Preview of extracted PDF File with a Download button

Output Image

About

Website to extract pages from a PDF file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published