Skip to content

Embeds images into white squares for instagram.

Notifications You must be signed in to change notification settings

pgebert/whiteFrame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

whiteFrame

Skript to batch process iamges for instagram surrounding them with a white frame keeping the aspect ratio of the input image and resulting in a squared output image.

example

Current directory as input and output directory surrounding all images in the input directory with a border of 30 pixels on the larger side of the image. The output images will be renamed.

python whiteFrame.py -i ./ -o ./ -b 30

Shorthand for the command above with the same default values:

python whiteFrame.py

Releases

No releases published

Packages

No packages published

Languages