This repository has been archived by the owner on Jun 2, 2022. It is now read-only.
forked from tanakamura/waifu2x-converter-cpp
-
Notifications
You must be signed in to change notification settings - Fork 86
Add image detection without extension? #3
Labels
Comments
We don't need a auto-detect image, just make a batch file and it will auto convert all images.
Currently supported image type is png, jpg and jpeg. I dunno if it support other image types.
|
I mean files without an extension in the input. |
@DeadSix27 I created new Pull Request #14 to fix this issue. |
@YukihoAA merged your change. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The program crashes when no image extension is given.
Maybe we can add code to auto-detect the image type?
Or error out if that is too much work and or is too unreliable.
Also in todo list: #1
The text was updated successfully, but these errors were encountered: