Skip to content

mbr/poppler-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poppler-rs

libpoppler is a library for rendering PDF files, this are Rust bindings to it. It uses cairo for rendering, as a result PDF content can be drawn onto a number of surfaces, including SVG, PDF or PNG.

Warning: libpoppler is based on the GPL-licensed xpdf-3.0 and is unlikely to ever be released under a different license. As a result, every program or library linking against this crate must be GPL licensed as well.

The crate has only been tested on Linux; ensure that libpoppler-glib is installed to use it.

About

Render PDFs in Rust using libpoppler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages