Fix sizes of GIF and ICO before save

This commit is contained in:
DarthSim
2022-07-18 18:49:40 +06:00
parent f368ed13e9
commit 97e15c717d
6 changed files with 110 additions and 36 deletions

View File

@@ -27,10 +27,10 @@ var mainPipeline = pipeline{
scale,
rotateAndFlip,
cropToResult,
fixWebpSize,
applyFilters,
extend,
padding,
fixSize,
flatten,
watermark,
exportColorProfile,