djvu.rst
changeset 631 5832308c5e09
parent 235 71d5db05c3db
child 632 3b43a16233dd
--- a/djvu.rst	Sun Oct 24 14:59:08 2010 +0300
+++ b/djvu.rst	Sun Oct 24 21:40:08 2010 +0300
@@ -26,3 +26,18 @@
 Currently not maintained.
 
   http://www.djvu.org/resources/
+
+* pdf to djvu.
+
+** djvulibre.
+
+  $ ddjvu -format=tiff book.djvu book.tiff
+  $ tiff2pdf -o book.pdf book.tiff
+
+** pdf2djvu.
+
+  $ pdf2djvu file.pdf
+
+  http://code.google.com/p/pdf2djvu/
+                home page
+