blob: 3ff811e6ebc21125608b70dc71c71f4b8b823d6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pdf2djvu creates DjVu files from PDF files.
It's able to extract:
* graphics
* text layer
* hyperlinks
* document outline (bookmarks)
* metadata (including XMP metadata)
Note: nose is only required to run the python test suite. It is not a
run-time dependency and can be safely removed after pdf2djvu is built.
|