pdf2djvu 0.9.19
PDF to DjVu converter
pdf2djvu
creates DjVu files from PDF files. It is able to extract:
graphics,
text layer,
hyperlinks,
document outline (bookmarks),
metadata (including XMP metadata).
- Outputs:
out
- Website: https://jwilk.net/software/pdf2djvu
- Licenses: GPL 2
- Package source: gnu/packages/djvu.scm
- Builds: See build status
- Issues: See known issues
Installation
Install pdf2djvu 0.9.19
as follows:
guix install pdf2djvu@0.9.19
Or install the latest version:
guix install pdf2djvu
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.