Sunzxyong / Tiny

an image compression framework.(一个高保真、高压缩比的图片压缩框架)
Apache License 2.0
2.61k stars 343 forks source link

压缩返回的图片名称,可以自定义吗? #45

Closed cornucopib closed 4 years ago

Sunzxyong commented 6 years ago

@PantomZ 可以的,配置FileCompressOptions#outfile属性,自定义压缩图片的file

sushanqiang commented 4 years ago

试了好像也没效果

byteluo commented 4 years ago

加1

byteluo commented 4 years ago

它必须要格式正确才行,这个有尴尬

wcdxg commented 4 years ago

必须要指定文件后缀才行.jpg,光指定输出文件夹不行。

Sunzxyong commented 4 years ago

@sushanqiang @byteluo 指定压缩目录用 compressDirectory 属性