资 源 简 介
rOptiPng,is an modification to OptiPNG to support the optimization of multiple directories with recursion,make it easier to use,especially when optimizing many image files in different directories,such as a website.
To optimization of multiple directories recursively with rOptiPng,simply by using the ** wildcard in file path.for examples:
roptipng **/*.png
roptipng c:photos````.png
roptipng c:photos```.png d:website`***`*`.png