Skip to content

Releases: matthewn4444/Waifu2x-Image-Saver

Version 0.5.0 Stable

22 Dec 06:58
Compare
Choose a tag to compare

This is the final (unless more errors) of the jpm extension.
I will now be focused on porting this to a web extension since I don't think I can sign this add-on. Please look forward to it.

Finally fixed up the last bug

  • Saves png as png not jpeg so it can be opened correctly in Photoshop

As usual file more issues if there are errors. All download api errors will be ignored for now.

Version 0.5.0c

24 Nov 09:54
Compare
Choose a tag to compare
Version 0.5.0c Pre-release
Pre-release

Almost there!

When the full version is released I will self sign because Mozilla will not take anymore jpm extension. Then I will try to convert this the best I can do to web extension.

For web extension, there will have to be another download page with the ability to save after it has been upscaled, so in the future you will not be able to save the file until upscale is finished.

Fixed more bugs

  • Saving issues, transparency issues, multiple image hanging (no response) fixed

Bugs

  • Unable to cancel/remove downloads (upon request)

Version 0.5.0b

21 Oct 07:55
Compare
Choose a tag to compare
Version 0.5.0b Pre-release
Pre-release

This is almost done but missing a few things such as preference (so the it does nothing in this release). This version is a lot more stable than 0.5.0a. Fixed a bunch of issues but I need to test more and implement a few more things before final release and try to upload to Firefox addons.

Added in this version:

  • Transparency fully works now (may have edge cases but most should work), images that are png but are not transparent may change to jpg extension to upscale the image.
  • Cleaned up code

Issues:

  • Download multiple images at once will only actually process the last image (recommended to download images with at least a 4-6 sec delay in between)
  • Unable to cancel/remove downloads (upon request)

People can start filing bugs if they wish now.

Version 0.5.0a Super early and buggy

29 Aug 01:05
Compare
Choose a tag to compare
Pre-release

This version is super early and buggy. For the original app is broken and unusable you can use this for now....

It is not signed so I think you need to use a separate browser (or older Firefox version). Written with jsm and soon will move to web extensions when Firefox supports more of the api. Switched to https://waifu2x.booru.pics/ because it is faster and easier to deal with.

Issues that you may encounter:

  • Download multiple images at once will only actually process the last image (recommended to download images with at least a 4-6 sec delay in between)
  • Images that do not share the same domain as original sometimes fail with error message saying it is transparent or cannot access image etc (some pixiv pages)
  • Transparent images that waifu2x doesnt have an option to download png will fail (with popup message)
  • Unable to cancel/remove downloads (upon request)

This version has no settings (yet). The current settings saves everything to JPG except for transparent images (which will stay as png).

Please do not file bugs for this version, I know there are a ton of errors but I am trying to fix it (when I get the time). I will update the source code soon when I get something stable.

0.4.2

18 Nov 06:26
Compare
Choose a tag to compare
  • Fixes some images that would crash Firefox (so all images should be working now)
  • Compiled binaries for Firefox x64 for Windows and Linux

0.4.1

09 Jul 05:03
Compare
Choose a tag to compare
  • Fixes Firefox 39 where saveAsBinary was removed
  • Added control over noise reduction in settings

0.4

14 Jun 06:33
Compare
Choose a tag to compare
0.4

First release.

Works with Windows and Linux only on Firefox. Go to main page to see more information.