Skip to content

yvnggodemis/pdf-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Badge

GPLv3 License

pdf-parse

A cross platform non multithreaded PDF parser/text parser to search inside PDF documents for certain strings built in Rust.

Screenshots

App Screenshot

Documentation

  1. Click "Open Directory"
  2. Type in the string you want to search for
  3. Click search
    Warning - This may appear to hang because it is not multithreaded. I am by no means a rust developer I'm just doing it for fun. Any help on this or pull requests would be appreciated, but it does what it's supposed to do.

Acknowledgements