null54 508 Report post Posted May 26, 2011 This plugin allows Paint.NET to load and save Google's WebP format. This plugin is bundled with Paint.NET 4.2.5 and later. If you need the features from a newer version you can still install the plugin. The plugin will override the bundled version if it has higher version number. During testing it saved over 200KB vs JPEG at 95% quality. (EER Edit) To install place all three dlls from the download in the FileTypes folder. When the quality slider is 100 lossless compression is used. This plugin is compatible with Paint.NET 4.2.X, 4.0.x and 3.5.11 depending on the version you download. Download: For Paint.NET 4.2.5 or later: WebPFileType_PDN_4.2+.zip For Paint.NET 3.5.11 or 4.0.X: WebPFileType_PDN_3.5X.zip If you are not sure download the 3.5X version. It will work with Paint.NET 4.2+, but will not support any of the its new features. Source Code: https://github.com/0xC0000054/pdn-webp 1 2 Quote Share this post Link to post Share on other sites
pyrochild 344 Report post Posted May 26, 2011 Well if you're just gonna keep releasing what I'm working on I guess I should just not write plugins anymore Quote Share this post Link to post Share on other sites
Ego Eram Reputo 2,407 Report post Posted May 26, 2011 You're an admin. Suspend null54's account until your plugin is ready. Quote Share this post Link to post Share on other sites
pyrochild 344 Report post Posted May 26, 2011 You're an admin. Suspend null54's account until your plugin is ready. rofl, it's not like I put a lot of work into it. I literally just started it today, after I put that Smudge beta out. BUT NEXT TIME I WILL USE TEH BANHAMM0RZ Quote Share this post Link to post Share on other sites
javamanxp 0 Report post Posted May 26, 2011 Hi, This plugin doesn't work. How to install ? When i open a .webp, i'm an unspecified error. Thanks Javamanxp Quote Share this post Link to post Share on other sites
null54 508 Report post Posted May 26, 2011 To install place all three dlls from the download in the FileTypes folder. Quote Share this post Link to post Share on other sites
Ego Eram Reputo 2,407 Report post Posted May 26, 2011 To install place all three dlls from the download in the FileTypes folder. This should go in the first post. I'll paste it there for you. Quote Share this post Link to post Share on other sites
null54 508 Report post Posted October 4, 2011 Updated to use WebP version 0.1.3. Quote Share this post Link to post Share on other sites
skrowl 0 Report post Posted November 21, 2011 (edited) Updated to use WebP version 0.1.3. Experimental code released to create lossless and alpha channel WebP files : http://code.google.c.../downloads/list Any hope of getting and update to your plugin? Alternatively, have your code call .exe files rather than building DLLs. That way whenever there's an update we can just drop new .exe files in to the filetype folder (assuming there are no breaking changes to parameters). Edited November 21, 2011 by skrowl Quote Share this post Link to post Share on other sites
null54 508 Report post Posted November 28, 2011 Experimental code released to create lossless and alpha channel WebP files : http://code.google.c.../downloads/list Any hope of getting and update to your plugin? Alternatively, have your code call .exe files rather than building DLLs. That way whenever there's an update we can just drop new .exe files in to the filetype folder (assuming there are no breaking changes to parameters). I will probably wait for the next stable release of the WebP libraries. A few other bugs have been fixed, File version updated to 1.0.0.2. Quote Share this post Link to post Share on other sites
hajj_3 0 Report post Posted December 19, 2011 (edited) I will probably wait for the next stable release of the WebP libraries. A few other bugs have been fixed, File version updated to 1.0.0.2. Hopefully Rick will include this plugin in Paint.NET as we need .WebP support built-in. Irfanview 4.32 was released today, that has read/write support for WebP built-in now. Edited December 22, 2011 by hajj_3 Quote Share this post Link to post Share on other sites
midora 203 Report post Posted December 25, 2011 Hopefully Rick will include this plugin in Paint.NET as we need .WebP support built-in. Irfanview 4.32 was released today, that has read/write support for WebP built-in now. IrfanView supports WebP via a plugin. It makes no sense to add built-in support to any application as long as WebP is experimental and not defined in a standard. Just because Google has some power does not mean that the format is well-defined. 1 Quote Share this post Link to post Share on other sites
ekerazha 0 Report post Posted August 24, 2012 WebP v. 0.2.0 has been released. Is this plugin still developed? Quote Share this post Link to post Share on other sites
Ego Eram Reputo 2,407 Report post Posted August 25, 2012 Author @null54 is still very active on the forum - so I guess (hope) so. I'm seriously considering dumping the JPG format for web photos in favor of WebP. Quote Share this post Link to post Share on other sites
null54 508 Report post Posted August 25, 2012 Updated to use WebP version 0.2.0, File version updated to 1.0.0.3. Quote Share this post Link to post Share on other sites
nojoe 0 Report post Posted August 31, 2012 (edited) Using Paint.Net 3.5.10 with your 1.0.0.3 Version. No Preview available and when saving an unknown error message pops up. Also cant open the example files from the latest WebP Codec for Windows (v0.17) package wich is using the libwebp 0.2.0. Try it with a 320x240 photo, bmp & jpg. Win7 x64 Edited August 31, 2012 by nojoe Quote Share this post Link to post Share on other sites
null54 508 Report post Posted August 31, 2012 Using Paint.Net 3.5.10 with your 1.0.0.3 Version. No Preview available and when saving an unknown error message pops up. Also cant open the example files from the latest WebP Codec for Windows (v0.17) package wich is using the libwebp 0.2.0. Try it with a 320x240 photo, bmp & jpg. Win7 x64 Have all three dlls been placed in the FileTypes folder? Quote Share this post Link to post Share on other sites
RSguideMaker 0 Report post Posted September 2, 2012 Works perfectly. Thanks! Quote Share this post Link to post Share on other sites
nojoe 0 Report post Posted September 3, 2012 (edited) Have all three dlls been placed in the FileTypes folder? Yep! And no security access scanner is running. Latest Windows Updates (Net.Framwork, etc) are installed. Uninstalled and reinstalled Paint.Net. No other effects installed. Only OptiPNG filetype installed. Edited September 3, 2012 by nojoe Quote Share this post Link to post Share on other sites
null54 508 Report post Posted September 3, 2012 Yep! And no security access scanner is running. Latest Windows Updates (Net.Framwork, etc) are installed. Uninstalled and reinstalled Paint.Net. No other effects installed. Only OptiPNG filetype installed. Have you installed the VC2010 SP1 runtime that the plugin requires? Quote Share this post Link to post Share on other sites
nojoe 0 Report post Posted September 4, 2012 Have you installed the VC2010 SP1 runtime that the plugin requires? Ah yes. After installed this runtime it works fine. Thanks for help and developing! Quote Share this post Link to post Share on other sites
null54 508 Report post Posted September 4, 2012 Fixed a bug in the 32-bit version, file version updated to 1.0.0.4. Quote Share this post Link to post Share on other sites
null54 508 Report post Posted November 13, 2012 Updated to WebP 0.2.1, file version updated to 1.0.0.5. Quote Share this post Link to post Share on other sites
eskimo1956 0 Report post Posted February 22, 2013 Worked like a charm. Thx guys! Quote Share this post Link to post Share on other sites
null54 508 Report post Posted April 6, 2013 Updated to WebP version 0.3.0, added support for Metadata. File version updated to 1.0.0.6. 1 Quote Share this post Link to post Share on other sites