Skip to content
This repository was archived by the owner on Jul 5, 2025. It is now read-only.

jonathan-robertson/textify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Textify Apache-2.0 License GoDoc

Turns popular document formats into plain text for searching, indexing, etc.

Purpose

I began working on LockedArchive and really wanted a golang package that could extract text from PDF files.

There are some interesting packages available (such as UniDoc and docconv), but I prefer avoiding any non-golang dependencies and like the freedom of the Apache-2.0 license.

Install

go get -u github.com/jonathan-robertson/textify

Acknowledgements

  • Rus Cox for his incredibly helpful pdf package. I forked his package to have it return spaces since he was excluding them from output.

About

Turn pdf documents into plain text for searching, indexing, etc.

Topics

Resources

License

Stars

4 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages