Skip to content

Small bash script to batch convert Images. So, I was on a slow connection and needed a quick solution to reduce the image resolution/size to upload them on facebook.

Notifications You must be signed in to change notification settings

GauravButola/IMbatchConvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is the bash script I quickly put together when I needed to do batch conversion of large images into smaller ones.

It uses ImageMagick to convert the images. I do realise that there's a similar script by ImageMagick to do batch conversion, but I didn't know about it at the time of creating this script. I needed a quick solution at the moment so made this.

About

Small bash script to batch convert Images. So, I was on a slow connection and needed a quick solution to reduce the image resolution/size to upload them on facebook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages