DrWhoCares/imgdanke
A small GUI wrapper utility around imagemagick and pingo for image optimization
C#MIT
Pinned issues
Issues
- 2
- 0
- 6
magick command not working?
#99 opened by Shellshock123 - 6
Auto detect RGB/Grayscale when processing
#57 opened by centralswing - 4
Attempting to create a hard link fails when the source files are on a network drive
#98 opened by milleniumbug - 4
v1.2021.7.10 - [UPDATE TO v1.2021.7.20] magick command keeps reprocessing the same files
#97 opened by DrWhoCares - 1
Failed to create hardlinks when selecting multiple files from multiple subfolders
#95 opened by DrWhoCares - 1
- 0
Issue with imagemagick copying causing pingo to not be able to properly optimize jpgs
#94 opened by DrWhoCares - 3
Temp directory is being set to c:\imagedanke, causing it to delete everything
#93 opened by ChronoStriker1 - 1
- 0
Add ability to level with magick
#92 opened by DrWhoCares - 0
Potentially add optimization to just do everything in-place without temp folder, if entire folder is selected
#91 opened by DrWhoCares - 1
- 1
- 0
- 5
Error when trying to convert
#86 opened by ChronoStriker1 - 2
v1.2021.3.1 - Command Canceled message when working across two separate drives
#87 opened by DrWhoCares - 1
Implement a method to allow for multithreading
#63 opened by DrWhoCares - 1
- 1
Linux - If running via command line, a new config is created in every directory its called from
#76 opened by DrWhoCares - 1
- 1
Add ability to set which file extensions you want to be shown in FileListBox
#81 opened by DrWhoCares - 1
Pre-release issues
#85 opened by Jaegrqualm - 1
Investigate, and potentially implement using -grayscale instead of -colorspace Gray
#84 opened by DrWhoCares - 4
add ability to resize image from the gui
#83 opened by ChronoStriker1 - 1
- 1
- 0
- 0
Replace Originals option still converts to output extension, should have a toggle
#79 opened by DrWhoCares - 1
Add toggle to automatically use the Source Folder Path as the Output Folder Path
#74 opened by DrWhoCares - 2
When pingo is going to be used, have magick skip compressing, since it'll be handled by pingo
#68 opened by DrWhoCares - 1
Processes are being started twice
#72 opened by DrWhoCares - 1
imgdanke may not properly close when closing, as pingo (and maybe magick) will not be forcibly stopped
#61 opened by DrWhoCares - 1
- 1
- 1
- 1
Turns out -sb is a replacement of -s9
#71 opened by DrWhoCares - 1
Due to ensuring that the commands are up to date, custom arguments are not actually included
#69 opened by DrWhoCares - 0
- 1
If the file extension is in all caps, it may not properly process, may produce glitchy results
#60 opened by DrWhoCares - 0
Implement a queue of commands option
#62 opened by DrWhoCares - 1
Add link to open up changelog to the message that says there's a new update ready to download
#56 opened by DrWhoCares - 1
- 0
Remodel UI to be more like waifu2x-caffe
#59 opened by DrWhoCares - 1
- 1
If a path in UserConfig cannot be accessed, imgdanke will never properly open.
#54 opened by DrWhoCares - 1
Remove default usage of -normalize and -contrast-stretch on pingo color options
#53 opened by DrWhoCares - 0
- 0
Add option to use pingo to reduce to 8bpp/4bpp
#52 opened by DrWhoCares