https://github.com/dosadczuk/go-pdftohtml
Wrapper for Xpdf command line tool `pdftohtml`
https://github.com/dosadczuk/go-pdftohtml
go html pdf pdftohtml
Last synced: 6 months ago
JSON representation
Wrapper for Xpdf command line tool `pdftohtml`
- Host: GitHub
- URL: https://github.com/dosadczuk/go-pdftohtml
- Owner: dosadczuk
- License: mit
- Created: 2024-06-12T07:56:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T18:31:43.000Z (about 2 years ago)
- Last Synced: 2024-07-12T04:56:43.414Z (almost 2 years ago)
- Topics: go, html, pdf, pdftohtml
- Language: Go
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-pdftohtml
Package pdftohtml is a wrapper for Xpdf command line tool `pdftohtml`.
What is `pdftohtml`?
> Pdftohtml converts Portable Document Format (PDF) files to HTML.
Reference: https://www.xpdfreader.com/pdftohtml-man.html