webmagick
create gallery thumbnails for website
Install
- All systems
-
curl cmd.cat/webmagick.sh
- Debian
-
apt-get install webmagick
- Ubuntu
-
apt-get install webmagick
- Kali Linux
-
apt-get install webmagick
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install webmagick
- Raspbian
-
apt-get install webmagick
- Dockerfile
- dockerfile.run/webmagick
webmagick
create gallery thumbnails for website
WebMagick provides a means of easily putting image collections on the Web. It recurses through directory trees, building HTML pages and imagemap (GIF or JPEG) files to allow the user to navigate through collections of thumbnail images (somewhat similar to 'xv') and select the images to view with a mouse click.