Skip to content
/ pdf-1 Public
forked from pdf-rs/pdf

The plan is to make a library that can read, alter and write PDF files.

Notifications You must be signed in to change notification settings

lineCode/pdf-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf-rs

Read, alter and write PDF files.

At the moment, you can only read PDF files.

One easy way you can contribute is to add different PDF files to tests/files and see if they pass the tests (cargo test).

Feel free to contribute with ideas, issues or code! You can also join the discussion on #rust-pdf on irc.mozilla.org.

Inspect

There is a tool for visualizing a PDF file as an interactive hierarchy of primitives at inspect-prim. Just clone and cargo run.

About

The plan is to make a library that can read, alter and write PDF files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%