Skip to content

BrandonAxellRuiz/pdf-ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NODEJS PDF OCR

Extract data from PDF files using this Node.js-based OCR tool. This repository provides all necessary tools and steps for setting up and extracting text from PDF documents.

Setup Instructions

  1. Clone the Repository

    • Clone this repository to your local machine.
  2. Install Dependencies

    • Run npm install to install all required packages.
  3. Upload Your Files

    • Place your PDF document in the root directory of the project.

    • Modify the file path in index.js (line 21) to point to your document.

  4. Run project

    • node index.js
  5. Feedback

    • Enjoy interacting with your PDF! If this project helps you, consider leaving a ⭐️ on our GitHub repository!

Support

For any issues or inquiries, contact us at brandon.ruiz@barrcode.dev.

About

Extract data from PDF files using this Node.js-based OCR tool. This repository provides all necessary tools and steps for setting up and extracting text from PDF documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors