Skip to content

Releases: trankten/PaintShopPro7_WebP

v2.0 - Experimental Alpha/Lossless support

Choose a tag to compare

@trankten trankten released this 11 Feb 22:46

What's new in v2.0

  • Full alpha channel support on decode WebP images with transparency are now properly loaded with their alpha channel intact
  • Experimental alpha channel preservation on save the plugin caches the alpha channel from the last loaded WebP and restores it when saving via File Save As
  • Lossless WebP encoding enabled by default for perfect quality
  • Configurable compression choose between lossless and lossy (0100 quality)
  • Options dialog a settings dialog appears when saving, allowing you to configure compression mode, quality, and alpha preservation
  • Settings persistence your preferences are saved across sessions in the Windows registry

Important

WebP saving only works with File Save As... the regular Save (Ctrl+S) does not produce valid WebP files.

Installation

  1. Download jff.dll from this release
  2. Go to your PSP 7 installation directory
  3. Rename the original jff.dll to jff_orig.dll
  4. Copy the downloaded jff.dll into the same directory
  5. Launch Paint Shop Pro WebP now appears in Open/Save dialogs

v1.0 - WebP Support for Paint Shop Pro 7

Choose a tag to compare

@trankten trankten released this 10 Feb 23:15

First release. Adds native WebP open/save support to PSP 7.04.

Installation:

  1. Rename your original jff.dll to jff_orig.dll
  2. Extract jff.dll from the ZIP into the PSP directory
  3. Launch Paint Shop Pro

Features:

  • Open WebP images (lossy and lossless)
  • Save as WebP (lossy, quality 85)
  • All other formats remain fully functional