Is ImageEn using lodepng to encode/decode PNG? I've compiled a DLL to leverage the optimization. It'd be nice if ImageEn could integrate this DLL.
About lodepng-turbo lodepng-turbo is a PNG image codec that uses SIMD instructions (MMX, SSE2, AVX2, NEON) to accelerate baseline PNG decompression on x86, x86-64, ARM systems.