-
automation
-
uses homebrew mogrify ... resizes images to 22x 22 from particular file location.
-
looks for all .png's copy's them with new name filename22x22.png ... inside of .tmp file.
-
calculates base 64. -- is this a package required in homebrew? or default for mac?
-
uses sed to generate new image base64.
-
packages and renames. for every single image.
-
first argument can be either a folder or an image.