I've got some documents in DjVu which I'll like convert to PDF. Is there a way to do this using command line OSS tools?

link|improve this question

75% accept rate
feedback

2 Answers

up vote 5 down vote accepted

djvu2pdf should fit the bill, it's a small script that makes use of the djvulibre toolset. If not, there are other methods that require multiple command-line tools.

link|improve this answer
What's a pity that, currently there is not djvu2pdf tool in Arch repo and old ver in Arch User repo – Grzegorz Wierzowiecki Nov 2 '11 at 17:42
feedback

What about simply using DJView and export as PDF?

  1. Goto Synaptic Package Manager (System - Administration - Synaptic Package Manager)
  2. Install DJview4
  3. Run DJview (Applications - Graphics - DJView4)
  4. Open your .djvu document
  5. Menu - Export As: PDF

Look at http://art.ubuntuforums.org/showthread.php?t=1232038

link|improve this answer
This is the better and easier solution, thanks! – woohoo Mar 4 at 2:56
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.