Read an heightmap 16 bit grayscale raw file
I need help with reading a raw heightmap file... I have a .raw heightmap 16 bit grayscale that I want to open on python but I still wasn't able to find an answer, tried several examples from the internet, several libraries, and nothing, with photoshop if I insert the file as a 131x131 16 bit pc IBM, it imports as I want and also there's a website with source code available called rawpixels.net,i was also able to use that website to open the file and generate the image how I want, but since it will be more 150 files, using the website or photoshop will take a long time, so I was looking to automate the process, but I still wasn't able to do, if anyone could help me would be great Settings used in rawpixels: https://i.gyazo.com/50975c66801b4e799d3d6db12ddf2c05.png