Jump to content

skrowl

Newbies
  • Posts

    8
  • Joined

  • Last visited

skrowl's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

1

Reputation

  1. Typo on the changelog page. The date is shown as January 24, 2020 instead of 2021.
  2. This plugin solved the issue I was having where HEIC photos taken on my Samsung Galaxy S20 Ultra weren't able to be opened in Paint.NET (or the built in Windows Photos app, even after installing the HEIF extensions from Windows store)! Thank you! (This plugin should probably replace the default HEIC support, in my opinion. The built in HEIC support is broken.)
  3. The installer fails if you have the Windows 10 / Microsoft Store version installed. It says it can't detect Paint.NET and then refuses to extract.
  4. If this were always the case, no one would use .7z or .rar because they take longer. Sometimes a better result is worth waiting for. Besides, this is just the first version of the compressor tool, I'm sure performance will improve over time.
  5. That's correct. Bins are here: https://github.com/google/guetzli/releases and the only parameter is --quality Q, where Q is an integer 0 - 100, 100 being the best, similar to libjpeg. I think the first step would be to save it to a RGB png (without alpha) temp file, run it through the exe, then delete the temp file.
  6. Hi Null54! Since you were able to port google's webp encoder to Paint.NET, do you think it would be possible to port their new jpeg encoder as well? https://research.googleblog.com/2017/03/announcing-guetzli-new-open-source-jpeg.html
  7. Basically: Is the 3.x release completely dead and we're just waiting for 4.0 to pop?
  8. 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).
×
×
  • Create New...