Aspect Ratio
With the switch to the new API, icons no longer respect aspect ratio. Is it possible to implement the code mentioned at https://stackoverflow.com/a/7748088/2386737 to correct this?
@edwardbackstrom: Thanks for the link; I'll take a look.
In the meantime, I've found this Imagemagick script to be useful in preprocessing the image so it's square: squareup.
(Scroll down past the table of contents links.)
Hi, There is any development about it? currently, the icon looks good, but stretch all over the icon sizes can it be in regular size? like a poster or A4 shape
the icon

he image

@MuliTu, truthfully, I have no plans to dig deeper, but perhaps @peterkaminski tip helps.
I wrote https://github.com/guidezpl/media-folder-icons a few years ago to do this, it still works great.