If I open an image in Sublime Text 3 it will show the actual image. I want to see the file in plain text so I can switch to the HEX Viewer.
Is there a way to switch
Just add to filename ".hex", for example: "image.png" to "image.png.hex" and open by Sublime Text.