Skip to content

agcty/image-squared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulk square images for ecommerce

Bulk transform your images to squares from your command line. Useful for ecommerce.

result

How to use

This script uses imagemagick behind the scenes to actually square images.

  1. Install imagemagick

brew install imagemagick

  1. CD into the directory of images you want to transform

  2. Run the script

python path/to/script/ImageSquared.py

Example

example

Attention !

This script will overwrite your images so make sure you have a backup ready.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages