git clone https://github.com/itchyny/cam
cd ./cam
autoreconf -i
./configure
make
sudo make install
cam test.jpg
cam *
cam -h 50 test.jpg
cam -C *
cam -R *
man cam
The command name cam has its root in the word camera.
itchyny https://github.com/itchyny
https://github.com/itchyny/cam
This software is released under the MIT License, see LICENSE.