Skip to content

A User interface made from AutoHotKey v2 for Magick Image converter command line tool.

Notifications You must be signed in to change notification settings

Chuckalttponline/Magick-Image-converter-AutoHotKey-v2-Gui

Repository files navigation

My Dad and Me needed a: (1) 100% Free. (2) Simple. (3) Any Image to the most popular Image file types. (4) Batch Image converter. So I made this...

This is a UI built from AutoHotKey v2 for "Magick Image converter"(a Very good Command line tool basically a photo editor)

Compact and Simple

  • Just drag and drop any image files on to the Gui or On the apps icon which will run the app and load those images. image

Convert almost any image format you can think of including .heic and .ico Which will be converted to several images if the icon has multiple layers: Convert to [.png, .jpg, .gif, .bmp, .webp, .svg, .pdf]

  • Insert an image into a new pdf file.
  • Yes svg can hold real image data not just Gcode.

unnamed

Click Convert # Images, and Select a output folder.

unnamed1

image

My Script uses Magick image converter as a DLL and passes the needed pramitors to it. I recomend checking out the original command line tool at > https://imagemagick.org/script/convert.php Its good😎...

"Magick Image converter Gui.exe" is ready to use just run it and it will extract a "magick.dll" which is what does the image converting. If you want to edit the Gui I left in an icon "IDR_MAGICKICON.ico" and the AutoHotKey v2 source code for the Gui "Magick Image converter Gui.ahk" to get a "magick.dll" either run "Magick Image converter Gui.exe" or download the latest version of Magick image converter, copy "magick.exe" and name it to "magick.dll". Then you can edit the AutoHotKey v2 code and compile using the icon.

About

A User interface made from AutoHotKey v2 for Magick Image converter command line tool.

https://imagemagick.org/script/convert.php

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published