BinaryDOM is a software system designed for binary file content access and manipulation. It can be used by technical specialists to convert data from one format to antoher, extract important data from files or data streams, recognize and sort files by content, and many other purposes. It works with images, video, music, documents, archives, and other file formats.
Typical usage of this product includes:
- Document content access, data analysis, data extraction
- Document format conversion
- Document content filtering (example: stripping off some metadata)
- Document content modification (example: fill in author field, add comments)
- Document format recognition
- Document format validation
- New document creation
Like XML DOM, BinaryDOM includes API (set of classes and interfaces for data loading, validation, manipulation and storing), and utility classes for parsing files and validation. This help also includes documentation on data definition language BinaryDOM uses to parse, validate and produce binary documents.
See also: