pdf2djvu creates DjVu files from PDF files. It's able to extract: graphics, text layer, hyperlinks, document outline (bookmarks), and metadata.
| Tags | multimedia Graphics Graphics Conversion Text Processing |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | POSIX Linux Mac OS X Windows FreeBSD |
| Implementation | C++ |
Recent releases


Changes: A Polish translation was added.


Changes: Some rounding bugs were fixed. Windows font handling was fixed.


Changes: The --guess-dpi option was added.


Changes: A new color quantization algorithm is now used by default. The limitation on the number of pages in a bundled multi-page was lifted.


Changes: The --pageid-template and --page-title-template options were added.
- All comments
Recent commentsRe: Very nice, but it adds an extra character after the first page.
> It works fine, but starting from the 2nd
> page the text produced has an extra
> character between each 2 characters in
> the text behind.
I believe that the bug was fixed in pdf2djvu 0.4.2.
Very nice, but it adds an extra character after the first page.
This project is very nice.
I am trying to convert Image on Text pdfs, which means that you have the images in front and invisible text at the back.
It works fine, but starting from the 2nd page the text produced has an extra character between each 2 characters in the text behind.