Skip to content

Resize all the images in a folder using bash and imagemagick

License

Notifications You must be signed in to change notification settings

rehax/bulkImageResize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

bulkImageResize

Resize all the images in a folder using bash and imagemagick

$ git clone [email protected]:rehax/bulkImageResize.git

$ sudo apt install imagemagick

$ cd bulkImageResize

in whichever method you prefu, add the images you wish to resize in the "bulkImageResize" fokd

after you run the following commaands, all images will be converted, process cannot be undone

$ sudo chmod +x resize.sh

$ sudo ./resize.sh

About

Resize all the images in a folder using bash and imagemagick

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages