Rick Brewster 1,791 Posted December 22, 2019 Share Posted December 22, 2019 @Ferdari, you're asking others to do a lot of work on your behalf, and making assumptions about a lot of other people's decisions and motivations to fit your personal narrative and agenda. Chill out! @Ego Eram Reputo's suggestion is the best one. If you truly are an "advanced user" as you claim to be, you'll figure out a solution. Maybe you fork the plugin, maybe you just find or write a little command-line utility to automate stripping out the metadata. Maybe you'll even come full circle and share your solution with us. Stop expecting everyone else to cater to your demands, and stop expecting everything to be super easy. That's not how you make progress, here or in life. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to post Share on other sites
null54 792 Posted January 8, 2020 Author Share Posted January 8, 2020 Updated to use WebP version 1.1.0. 1 1 Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint Shop Pro Filetype | RAW Filetype | WebP Filetype The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait Link to post Share on other sites
cosmonautti 0 Posted April 26, 2020 Share Posted April 26, 2020 Hey. Im trying to open an animated webp but I get this error, can you help? Spoiler Application version: paint.net 4.2.10 WebPFileType.WebPException: The file is not a valid WebP Image. at WebPFileType.WebPNative.WebPLoad(Byte[] webpBytes, BitmapData output) at WebPFileType.WebPFile.Load(Byte[] webpBytes) at WebPFileType.WebPFileType.GetOrientedDocument(Byte[] bytes, ExifValueCollection& exifMetadata) at WebPFileType.WebPFileType.OnLoad(Stream input) at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src\Data\FileType.cs:line 522 at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src\Data\FileType.cs:line 522 at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:line 158 Quote Link to post Share on other sites
null54 792 Posted April 26, 2020 Author Share Posted April 26, 2020 18 hours ago, cosmonautti said: Im trying to open an animated webp but I get this error, can you help? This plugin does not support creating or editing animated WebP images, it is designed for single frame images. I will add a better error message in the next version. 1 Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint Shop Pro Filetype | RAW Filetype | WebP Filetype The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait Link to post Share on other sites
cosmonautti 0 Posted April 27, 2020 Share Posted April 27, 2020 20 hours ago, null54 said: This plugin does not support creating or editing animated WebP images, it is designed for single frame images. Oh, apologies. this blog is suggesting otherwise, so that's why i posted, thanks for clearing that up, and thanks for the plugin. Quote Link to post Share on other sites
null54 792 Posted February 6 Author Share Posted February 6 Release version 1.3.5. Changes: Updated to libwebp version 1.2.0. 2 1 Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint Shop Pro Filetype | RAW Filetype | WebP Filetype The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.