Image Magick GUI
Saving images on the internet can be annoying because every now and then you come across a webp or some other obscure image format that is compadible with some softwares but not all. When that happens I tend to use Image Magick to convert the image but it's a command line program so I made a GUI for the convert function in Qt (C++) so that I could just use that instead
Source code is available here.
Feedback
Do you want to comment on anything? Let me know through my e-mail at andrewgarveyofficial@gmail.com