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

on windows pngquant directs output to stderr not stdout #396

Closed
pockhiss opened this issue Dec 1, 2022 · 1 comment
Closed

on windows pngquant directs output to stderr not stdout #396

pockhiss opened this issue Dec 1, 2022 · 1 comment

Comments

@pockhiss
Copy link

pockhiss commented Dec 1, 2022

pngquant.exe mypng.png --ext .png --force -v --skip-if-larger 1>stdout.txt 2>stderr.txt

@kornelski
Copy link
Owner

This is intentional, on all platforms. stdout is reserved for file output.

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