mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 10:08:40 -05:00
show old filesize next to new filesize, implement jpg optimisation
This commit is contained in:
parent
b02d6e0aa6
commit
3ec1938b3e
5 changed files with 15 additions and 13 deletions
7
todo
7
todo
|
|
@ -12,18 +12,17 @@
|
|||
- jpegoptim *
|
||||
- libjpeg/jpegtran *
|
||||
gif:
|
||||
- optipng *
|
||||
- optipng * no
|
||||
- gifsicle * (maybe)
|
||||
* = available in ubuntu
|
||||
|
||||
trimage: simple gui for:
|
||||
optipng for png and gif, jpegoptim for jpeg. both are available in ubuntu as dependencies (our primary platform)
|
||||
|
||||
^ no gif. optipng optimized gif by converting to png
|
||||
|
||||
==========================================
|
||||
todo app wise
|
||||
- implement jpegoptim
|
||||
- implement something for gifs
|
||||
- implement something for gifs (or not)
|
||||
- implement drag and drop on table
|
||||
- clean up code, make it PEP-8
|
||||
- figure out what to do with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue