Hello. @Voltist, thanks for this library in pure Nim to open Jpeg and PNJ file and made some simple manipulation. If your objective is to made a big lib there is a wrapper for OpenCV ([https://github.com/dom96/nim-opencv](https://github.com/dom96/nim-opencv)) and for me it a better idea to make every effort required for improve compatibility.
OpenCV is very used in computer vision and machine learning, it's a reference in this field. OpenCV is already bind in Java, Python and Javascript, why not Nim.
