@Neko_Kaioh said in Plugin/Script to clean up text noise?:
Yeah, I used that one. Theres nothing on the file that I need to worry about, but it doesnt tell me anything I personally can use.
"File Type: MSX Graph Saurus compressed image
MIME Type: application/octet-stream;
Suggested file extension(s): bin lha lzh exe class so dll img iso"
So, if anyone reading this happens to know a program or two that I could try to view the file properly, I’d be very grateful.
At best, you could use the Hex Editor plugin, however, from the information and this discussion so far, it is apparent that your abilities will be taxed, since you can’t tell when a file is binary or not, just by looking at it. If it’s like the file on the left that @PeterJones showed you, I noticed right away the first two letters in the file, PK, and to me that looks like a PKWare file, meaning it’s compressed at best, as matches your description of the file type that web site told you it was. That’s a compressed graphic file, meaning it’s encoded and at this point, I don’t see you having the skill set necessary to use a Hex Editor and be able to debug/decrypt a file.
Your best bet it to use the file in an application that generated it, and you can do that on your own by using that ubiquitous tool, Google, and putting that file type in the search terms and follow all the links you can until you find a tool that you can use to open that file with so that it can be played, viewed or whatever it is that it is designed to do. As @Terry-R has suggested, we can’t help anymore than this.