https://github.com/kxxoling/waifu-cli
A waifu2x CLI wrapper.
https://github.com/kxxoling/waifu-cli
Last synced: 5 months ago
JSON representation
A waifu2x CLI wrapper.
- Host: GitHub
- URL: https://github.com/kxxoling/waifu-cli
- Owner: kxxoling
- Created: 2015-06-08T14:16:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-08T16:40:11.000Z (over 10 years ago)
- Last Synced: 2025-04-12T14:51:01.271Z (6 months ago)
- Language: Python
- Homepage: https://pypi.python.org/pypi/waifu-cli/
- Size: 477 KB
- Stars: 20
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
===============
Waifu CLI
===============Waifu CLI is a command line wrapper for `waifu2x `_ .
Sample Usage
------------Just input this command::
waifu images/sample.png --scale=0 --noise=2
Will get::
$ ls images
sample.high@0.png sample.pngImage before:
.. image:: images/sample.png
:alt: afterAfter:
.. image:: images/sample.high@0.png
:alt: after