A tool to create highly compressed djvu files with positional ocr, metadata, and bookmarks
Djvubind facilitates creating high-quality djvu files, especially digital versions of scanned books. It functions as a wrapper that combines the djvulibre tools, minidjvu, and tesseract to provide a simple, single command creation of a djvu file.
Djvubind facilitates creating high-quality djvu files, especially digital versions of scanned books. It functions as a wrapper that combines the djvulibre tools, minidjvu, and tesseract to provide a simple, single command creation of a djvu file.
To install py36-djvubind, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py36-djvubind
To see what files were installed by py36-djvubind, run:
port contents py36-djvubind
To later upgrade py36-djvubind, run:
sudo port selfupdate && sudo port upgrade py36-djvubind
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.