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

Provide way to override output file if already present #39

Closed
GoogleCodeExporter opened this issue Sep 22, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. webpconv -format WEBP abc.png
2.
3.

What is the expected output? What do you see instead?
if abc.webp is already present, we get following message:

webpconv abc.png
processing abc.png
Output file abc.webp
Output file exists. You may change the output_dir

Please use labels and text to provide additional information.


Original issue reported on code.google.com by vikaas.a...@gmail.com on 2 Dec 2010 at 3:46

@GoogleCodeExporter
Copy link
Author

The new reference implementation for WebP encoder (cwebp) overrides the output 
by default (if output file is present).

Original comment by vikaas.a...@gmail.com on 21 Mar 2011 at 5:08

  • Changed state: Done

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

No branches or pull requests

1 participant