Skip to content

Releases: honguyenminh/Image2Excel

v0.2pre - Added image quantizing!

07 Feb 13:35
Compare
Choose a tag to compare

No more 256-color input failing! The app will quantize input image to 256 color if needed now.

Also, binary for Linux and OSX is added. All 3 binary files require .NET 6 installed though.

On OSX/Linux do a chmod +x filename then run it with ./filename, replacing filename with the name of the downloaded file.

Enjoy!

p/s: I have no idea why linux binary is so heavy. Help appreciated.

v0.1pre - First pre-release!

05 Feb 13:26
Compare
Choose a tag to compare
Pre-release

Yes it's working.

I will only upload (self-contained) binary for Windows 64-bit.

Later releases will include more, so stay tuned!

It's a CLI app, open Command Prompt to use it.