Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 289 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 289 Bytes

PDF Region Picker

A project to select only part of a PDF file.

It's usefull when you want to extract informations with some python library like fitz.

Watch the video

Requirements

You just need to install node in your computer.

Usage

npm i
npm start