Faster3ck / Converseen

Converseen is a batch image converter and resizer
https://converseen.fasterland.net/
GNU General Public License v3.0
423 stars 32 forks source link

[Feature] CLI #130

Closed Pheggas closed 1 year ago

Pheggas commented 1 year ago

Hello. I'd like to use Converseen as a part of my powershell script but unfortunately, CLI is not supported on Windows versions at least. Would it be possible to add such support? I think it wouldn't be much work. Also, i can help if needed. But i'm not a coder.

Faster3ck commented 1 year ago

Hi, the program is not intended to be used as a command line utility (although in the future, I might consider adding some form of command line functionality). Given your use case scenario, I would suggest using ImageMagick.

Pheggas commented 1 year ago

I would suggest using ImageMagick.

Yup, I discovered it recently. Pretty cool app not gonna lie!