Tagged Questions
2
votes
1answer
222 views
Checking for valid document files
I need a simple way to check if my files are valid documents (pdf, doc, docx, ppt, pptx, xls, xlsx, odt, ods, odp and etc).
I can't use file because magic does not work well at all. For example, for ...
3
votes
1answer
1k views
Looking for a Linux or Windows command line .WAV file checker
I am trying to find a command line program (Windows or Linux) that can check .WAV files, to see if they are complete, with no corruption or sudden endings.
While I have found several programs that ...