Skip to content

dlight/pdftotext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdftotext

This crate extracts Poppler's pdftotext -layout code into a library, linking dynamically to system's Poppler.

The library was tested with Poppler 20.12.1. It calls popper's internal APIs so it may break with future library versions. If this is a concern, build with static-poppler enabled, which statically links vendored Poppler 20.12.1.

About

High-level Rust library that binds to Poppler to extract text from a PDF

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE-GPLv2
GPL-3.0
LICENSE-GPLv3

Stars

Watchers

Forks

Packages

No packages published