ahkscript / awesome-AutoHotkey

A curated list of awesome AutoHotkey libraries, library distributions, scripts, tools and resources.
2.56k stars 263 forks source link

Add ImagePut #181

Closed iseahound closed 2 years ago

iseahound commented 2 years ago

I feel that ImagePut is ready for the big world :) It started out as code used to convert images for OCR, and now its ballooned to support every image type that exists on windows.

Also used in https://github.com/telppa/PaddleOCR-AutoHotkey which goes back to its original use as an OCR front end.

There's always questions about how to convert from x to y on the forums, and hopefully ImagePut will solve that.

joedf commented 2 years ago

This is great :+1: