A tool to parse PDF files and extract content while preserving layout.
- Extract text from PDF files
- Preserve original layout
- Support for Chinese characters
- Easy to use interface
- Clone the repository
- Install dependencies with
npm install
- Open
index.htmlin a web browser - Upload a PDF file
- Click "Extract Text" to extract content
- pdf-parse: ^1.1.1
MIT