websperts / tinypng-cli

Handy command line tool for shrinking PNG images using the TinyPNG API
MIT License
242 stars 40 forks source link

Wildcards for targeting files. #13

Open sanscheese opened 7 years ago

sanscheese commented 7 years ago

As a feature request would be great if could do wildcard searches for processing some images.

For example, to resize and minimise images with -1200 at end of filename: tinypng img/*/*-1200.* --width 1200