You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESH Image Toolkit is a custom-built image processing project written entirely in C. It allows you to convert standard BMP images(biBitCount=24,biCompression=0,biHeight>0) into a custom image format called .esh, and then view them using a pixel-by-pixel SDL2-based viewer.