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

How do you prevent Guetzli from running twice on the same file #273

Open
FredWahl opened this issue Dec 8, 2022 · 1 comment
Open

How do you prevent Guetzli from running twice on the same file #273

FredWahl opened this issue Dec 8, 2022 · 1 comment

Comments

@FredWahl
Copy link

FredWahl commented Dec 8, 2022

It seems loke a bad idea to run guetzli twice on the same picture. Is this something that Guetzli can detect by itself?

@FredWahl
Copy link
Author

FredWahl commented Dec 9, 2022

If you have lots of pictures and you decide to run guetzli on every jpg larger than, say, 8mb, youd append the string ”-guetzli” to the name which you then check for. What you get might still be larger than the threshold value. That solves the problem of course but I want to know if you can find out by examining the file. After all, you may have something for which guetzli has ben run like somethim from the james webb telescope.

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

1 participant