This is just a little project I was doing to learn C. It's probably full of bugs. It can open bitmap images, and nothing else. It's not particularly useful.
I am using SDL3 here to render the the image in a window in its original size. I'm not using the GPU, as there is not much performance top be gained by this.