Skip to content

prakhar0711/PdfParser-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Install the requirements.
  2. For the endpoints refer the main.py file.
  3. Run a uvicorn server with : "uvicorn main:app --reload --port 5000" without the quotes
  4. Go to the URL and at the end write /docs and press enter.
  5. From there you can easily test the endpoints and upload your pdf file.
  6. To see the extracted images go to the root directory of the project.

About

An API to extract text,metadata and images from a pdf file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages