All Projects β†’ matthewn4444 β†’ Waifu2x-Image-Saver

matthewn4444 / Waifu2x-Image-Saver

Licence: other
A Firefox extension to download any image and process them with Waifu2x with one click.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Waifu2x-Image-Saver

Bulk Bing Image Downloader
Download full sized images returned from bing image search
Stars: ✭ 271 (+1984.62%)
Mutual labels:  download, images
Unsplash Js
πŸ€– A server-side JavaScript wrapper for the Unsplash API
Stars: ✭ 1,647 (+12569.23%)
Mutual labels:  pictures, images
Image Screenshot
download an image node along with its css properties
Stars: ✭ 40 (+207.69%)
Mutual labels:  download, images
reddit get top images
Get top images from any subreddit
Stars: ✭ 37 (+184.62%)
Mutual labels:  pictures, images
reddit-fetch
A program to fetch some comments/pictures from reddit
Stars: ✭ 50 (+284.62%)
Mutual labels:  pictures, images
Duplicate-Image-Finder
difPy - Python package for finding duplicate or similar images within folders
Stars: ✭ 187 (+1338.46%)
Mutual labels:  pictures, images
ImageUI
A photo browser inspired by Apple Photos app
Stars: ✭ 44 (+238.46%)
Mutual labels:  images
vsco-scraper
Easily allows for scraping a VSCO
Stars: ✭ 106 (+715.38%)
Mutual labels:  download
sora
A simple library to display images in Jupyter notebooks
Stars: ✭ 15 (+15.38%)
Mutual labels:  images
cybernode-archive
πŸš€ Manager of docker images for cybernomics
Stars: ✭ 20 (+53.85%)
Mutual labels:  images
ceiba-dl
NTU CEIBA 資料下載ε·₯ε…·
Stars: ✭ 80 (+515.38%)
Mutual labels:  download
Upvote-Anywhere
Upvote Anywhere Browser Extension
Stars: ✭ 339 (+2507.69%)
Mutual labels:  firefox-extension
tab-counter
A button badge that shows the number of tabs open in a window
Stars: ✭ 35 (+169.23%)
Mutual labels:  firefox-extension
LAN-port-scan-forbidder
Forbid untrusted webs to access localhost or LAN. An anti-scan protection πŸ›‘οΈπŸ‘
Stars: ✭ 53 (+307.69%)
Mutual labels:  firefox-extension
django-content-gallery
A Django application allows to attach a collection of images to objects of any model in any app
Stars: ✭ 18 (+38.46%)
Mutual labels:  images
cineast
Cineast is a multi-feature content-based mulitmedia retrieval engine. It is capable of retrieving images, audio- and video sequences as well as 3d models based on edge or color sketches, textual descriptions and example objects.
Stars: ✭ 51 (+292.31%)
Mutual labels:  images
qobuz-dl
A complete Lossless and Hi-Res music downloader for Qobuz
Stars: ✭ 531 (+3984.62%)
Mutual labels:  download
wp-term-images
Images for categories, tags, and other taxonomy terms
Stars: ✭ 34 (+161.54%)
Mutual labels:  images
spaceholder
πŸŒ… Download placeholder images from public domain sources blazingly fast
Stars: ✭ 24 (+84.62%)
Mutual labels:  images
OneDriveShareLinkPushAria2
Extract download URLs from OneDrive or SharePoint share links and push them to aria2, even on systems without a GUI.
Stars: ✭ 256 (+1869.23%)
Mutual labels:  download

Waifu2x Image Saver

Description

You can use this Firefox plugin to download any image using the context menu and it will use (online) Waifu2xBooru to upscale the image and then compress it to jpg or png to your computer.

This extension is a web extension built for Firefox 45+. It is different than the older versions.

Example

Installation

Go to the releases, select the newest version and download the xpi file. Upon download you should be prompt to install the extension.

Using the current version has no xpi file yet because it is still early but can be used on newer versions of Firefox. Download the source and go to about:debugging and choose the manifest.json file to load the extension into the browser. This is technically for debugging so you have to re-add it every time you close your browser. This is work in progress until I actually submit it in the future.

Usage

  1. Right-click any image and select "Save Image with Waifu2x".
  2. It will queue (later a manager will be written with a panel in toolbar)
  3. When it is ready, a notification will appear and save as dialog will come up
  4. Save image and if you click the notification it will move on to the next download

Images on Waifu2xBoou can only save images max of 3840 x 3840 or 5mb.

Current version will save all images as jpeg (choice later).

Any images under the area of 1280x720 pixels will only upscale once using Waifu2x to preserve image quality. There are only max 2 upscales per image. Images with transparency will also work!

The source engine this uses is https://waifu2x.booru.pics/.

Build

  1. Clone this project git clone https://github.com/matthewn4444/Waifu2x-Image-Saver.git
  2. Coming soon!

future

  • Save queued images into storage to avoid leaving in memory
  • Add a download manager to download again or keep track of what is downloaded
  • Maybe add a popup preview of the image currently downloading
  • Submit into the Mozilla extensions site
  • Panel to easily check progress
  • Add progress to downloads
  • Being able to cancel downlods

Thanks

Thanks to the people who created Waifu2x and pica and FileSaver.js make this extension.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].