Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

actively maintained version for linux (windows version comming soon) #93

Open
kingpinzs opened this issue Oct 25, 2023 · 5 comments
Open

Comments

@kingpinzs
Copy link

https://github.com/kingpinzs/Trimage/tree/linux_addons

this version runs currently on Ubuntu versions of Linux.
To run: python trimage/trimage.py (for now)

I am actively updating it since I am actively using it myself
Add issues and I will do my best to get them done with in a few days of seeing them.
Also excepting pull request

@kingpinzs
Copy link
Author

I now have a working version that runs on windows

@Kilian
Copy link
Owner

Kilian commented Oct 26, 2023

Cool fork! Trimage still runs fine, what are the changes you've made?

Do you plan on contributing back to this repository?

@kingpinzs
Copy link
Author

@Kilian I was going to but I thought this one was dead so I didn't think there was a reason to. I fixed the animation per row, it has a clear list, right now it loops through combinations of the different optimizer's to find the best combination which I want to move to a setting to be able to turn that on and off. It also runs on windows 10.

@Kilian
Copy link
Owner

Kilian commented Oct 26, 2023

Nice! I'd welcome PR's for each of those. I do see you using webp, one of the things I wanna keep with Trimage is that it only compresses losslessly. That way you can just run and forget, and more specific tweaking where you need to judge visually if a compressed version is acceptable can be done in different tools.

@kingpinzs
Copy link
Author

kingpinzs commented Oct 26, 2023

@Kilian Webp makes a copy of the image and renames it as such so you can check the losslessly and the webp version and see if they are different noticeably and which is smaller because webp does not always make a smaller file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants