- Jun 2, 2017
- 6,597
- 58,132
Eh, sorry. Though that was something that I needed to change inside the .bat, and not the solution of all the problems!I provided a fix for that above ._.
Eh, sorry. Though that was something that I needed to change inside the .bat, and not the solution of all the problems!I provided a fix for that above ._.
Nice find, I'll fix in 0.2 along with a couple of other improvements.Error?
May beCode:set "threadcheck="&for /f "delims=0123456789" %%i in ("%quality%") do set threadcheck=%%i
Code:set "threadcheck="&for /f "delims=0123456789" %%i in ("%threads%") do set threadcheck=%%i
Big Thanks! I will try it out later!@Sam here's a Mac/Linux version, as requested by @cold_arctus .
+ FixedError?
Code:set "threadcheck="&for /f "delims=0123456789" %%i in ("%quality%") do set threadcheck=%%i
Avira caught a virus after i hit 2 and enter watch out is virusI modified WebPy tool added decompiling tool.
Changes from orig. version:
+ cwebp updated to 1.0.2 version
+ update rpatool
+ add dwebp tool for decompiling from WebP format
View attachment 274952
There's no virus in this file.Avira caught a virus after i hit 2 and enter watch out is virus
Microsoft Essentials not trouble about virus.Avira caught a virus after i hit 2 and enter watch out is virus
Do you want to have the option when converting to leave the original extension (ex.: convert .jpg to .webp leave extension .jpg)?Very nice. If you're still open to adding features, it would be nice to have an option to use the webp extension as well instead of overwriting the originals and keeping the original extension.
Actually that's what the utility does now. I do like having that as an option, but it would be nice to also have an option where it will rename it to use a filename extension that matches the format instead of having a file that uses the webp format but has the .png filename.Do you want to have the option when converting to leave the original extension (ex.: convert .jpg to .webp leave extension .jpg)?
Sorry, i don't understand.Actually that's what the utility does now. I do like having that as an option, but it would be nice to also have an option where it will rename it to use a filename extension that matches the format instead of having a file that uses the webp format but has the .png filename.
Hmm, maybe it already has the feature I want then and I just didn't notice. I compressed my mod folder which was all .png images and they all ended up in webp format but with .png extensions (and more than 90% smaller). I'll have to play around with it some more.Sorry, i don't understand.
I just tried to convert .webp to .png, after converting the extension has changed. During the reverse conversion (.png -> .webp), the extension also CHANGE.
Hmm, maybe it already has the feature I want then and I just didn't notice. I compressed my mod folder which was all .png images and they all ended up in webp format but with .png extensions (and more than 90% smaller). I'll have to play around with it some more.