null54 Posted May 26, 2011 Share 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. This plugin will only load the first frame of an animated image, to load all of the frames you will need to change the file extension to .awebp and use @midora's 'WEBP Animations and Images' FileType. 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. This plugin is compatible with Paint.NET 5.0+. Download: WebPFileType.zip Source Code: https://github.com/0xC0000054/pdn-webp 1 3 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 comment Share on other sites More sharing options...
pyrochild Posted May 26, 2011 Share 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 ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted May 26, 2011 Share Posted May 26, 2011 You're an admin. Suspend null54's account until your plugin is ready. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
pyrochild Posted May 26, 2011 Share 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 ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
javamanxp Posted May 26, 2011 Share 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 Link to comment Share on other sites More sharing options...
null54 Posted May 26, 2011 Author Share Posted May 26, 2011 To install place all three dlls from the download in the FileTypes folder. 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 comment Share on other sites More sharing options...
Ego Eram Reputo Posted May 26, 2011 Share 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 ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
null54 Posted October 4, 2011 Author Share Posted October 4, 2011 Updated to use WebP version 0.1.3. 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 comment Share on other sites More sharing options...
skrowl Posted November 21, 2011 Share 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 Link to comment Share on other sites More sharing options...
null54 Posted November 28, 2011 Author Share 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 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 comment Share on other sites More sharing options...
hajj_3 Posted December 19, 2011 Share 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 Link to comment Share on other sites More sharing options...
midora Posted December 25, 2011 Share 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 Link to comment Share on other sites More sharing options...
ekerazha Posted August 24, 2012 Share Posted August 24, 2012 WebP v. 0.2.0 has been released. Is this plugin still developed? Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted August 25, 2012 Share 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 ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
null54 Posted August 25, 2012 Author Share Posted August 25, 2012 Updated to use WebP version 0.2.0, File version updated to 1.0.0.3. 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 comment Share on other sites More sharing options...
nojoe Posted August 31, 2012 Share 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 Link to comment Share on other sites More sharing options...
null54 Posted August 31, 2012 Author Share 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 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 comment Share on other sites More sharing options...
RSguideMaker Posted September 2, 2012 Share Posted September 2, 2012 Works perfectly. Thanks! Quote Link to comment Share on other sites More sharing options...
nojoe Posted September 3, 2012 Share 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 Link to comment Share on other sites More sharing options...
null54 Posted September 3, 2012 Author Share 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 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 comment Share on other sites More sharing options...
nojoe Posted September 4, 2012 Share 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 Link to comment Share on other sites More sharing options...
null54 Posted September 4, 2012 Author Share Posted September 4, 2012 Fixed a bug in the 32-bit version, file version updated to 1.0.0.4. 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 comment Share on other sites More sharing options...
null54 Posted November 13, 2012 Author Share Posted November 13, 2012 Updated to WebP 0.2.1, file version updated to 1.0.0.5. 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 comment Share on other sites More sharing options...
eskimo1956 Posted February 22, 2013 Share Posted February 22, 2013 Worked like a charm. Thx guys! Quote Link to comment Share on other sites More sharing options...
null54 Posted April 6, 2013 Author Share 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 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 comment Share on other sites More sharing options...
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.