bbips - Bash Batch Image Processing Scripts. A collection of bash scripts that use Imagemagick to "batch" process entire directories of images all at once. For use with Linux and Unix systems to batch process *.jpg image files from the bash shell.
License
GNU General Public License version 2.0 (GPLv2)Follow Bash Batch Image Processing Scripts
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Great set of bash batch image processing. I use it for rotate a set of 100 images without a blink, I waste 20 min resizing 20 images manually. Thanks