Skip to content

Python script to compress images under Images.xcassets folder with tinyPNG.

Notifications You must be signed in to change notification settings

Nirvana-icy/tinyPng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

tinyPng

Python script to compress images under Images.xcassets folder with tinyPNG.

1.安装pip: sudo easy_install pip

2.安装TinyPng库: sudo pip install --upgrade tinify

4.申请TinyPNG AppKey

5.运行Python脚本 批量压缩Images.xcassets目录下的图片

About

Python script to compress images under Images.xcassets folder with tinyPNG.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages