any2djvu - Man Page
Convert .ps/.ps.gz/.pdf to .djvu
Synopsis
any2djvu url {filename(s)}
Description
Converts files from .ps/.ps.gz/.pdf to .djvu by running them through a web server willing to perform this task.
Invoke with -h switch for usage information.
Environment
Non-empty value of DJVU_ONLINE_ACK acknowledges transmission of the documents to the server (so that no warning dialog is displayed).
Examples
any2djvu http://barak.pearlmutter.net/papers mesh-preprint.ps.gz
any2djvu localfile.pdf
Authors
David Kreil, Barak A. Pearlmutter, Yaroslav O. Halchenko
Bugs
Using a web-based encoder server is a stop-gap measure until better encoders enjoy wide free distribution.
There is a security issue in operating on documents not intended for widespread distribution, which could be partially although not completely ameliorated by using a secure web connection.
See Also
The entire djvu suite, eg djvu(1), djview(1), and djvuserver(1).