
: Re: Is there a way to read DjVu files on a 4th gen Kindle? DJVU format is a very good format both in terms of file size an readability. Is there a way that I can read DjVu files on a 4th
I achieved it with using DjVuLibre
If you install the djvulibre-bin (Ubuntu install link) package, you will now have the djvups command, which converts a DejaVu file to PostScript .ps. You can then use any tool (like ps2pdf) to turn that .ps into a .pdf.
Full command sequence
djvups original_file.djvu temp.ps
ps2pdf temp.ps outputfile.pdf
rm temp.ps
In my experience using djvups is much faster than using ImageMagick's convert, and uses much, much less memory.
The conversion to .ps quick, but the conversion to pdf step can take longer.
The pdf (and ps file) is much larger than the .djvu file (about 100 times the size)
Finally, you can use PDF file or convert it to mobi or ePub.
Here is more detailed information.
Another solution is to use Calibre and after installation:
Add book -> right click on it -> select Convert -> Convert individually.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Candy

: Why are epub .xhtml files saved as .html? Why are ePub content files, which (as I understand) are to be interpreted as XHTML, saved with a .html file extension? I realize that they are interpreted

: Is there a way to quickly download all of my Kindle books? I have ~165 books in my Kindle cloud library. I am currently trying to download all of them onto my laptop (the Kindle app; I