djvuserve
CGI program for unbundling DjVu files on the fly
Install
- All systems
-
curl cmd.cat/djvuserve.sh
- Debian
-
apt-get install djvuserve
- Ubuntu
-
apt-get install djvuserve
- Arch Linux
-
pacman -S djvuserve
- Kali Linux
-
apt-get install djvuserve
- Fedora
-
dnf install djvuserve
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install djvuserve
- Raspbian
-
apt-get install djvuserve
- Dockerfile
- dockerfile.run/djvuserve
djvuserve
CGI program for unbundling DjVu files on the fly
CGI program to convert a bundled multi-page DjVu document into an indirect DjVu document on the fly. This provides for efficiently browsing large DjVu documents without transferring unnecessary pages.