I'm looking for a library to load and save images (PNG, JPEG ...)
So far I saw:
Did I miss some options? Which ones are people using?
well sdl2 is not part of the standlard lib, it is just on the nim-lang github account. And IMG_SavePNG from SDL2_image is not documented. It works and can be used but it is non-official.
Well when it is about, what could be ported, I would add this, but it is currently without a nim version: https://github.com/g-truc/gli
Maybe this one should also be mentioned for a good candidate to write a wrapper for: http://www.imagemagick.org/script/index.php
a nimrod wrapper for FreeImage
Latest commit 695e4d4 on Apr 22 2014
nimrod wrapper for libpng
Latest commit 7964c76 on Aug 4 2014