The DotImage .NET Developer SDK supports a set of image encoders and image decoders that open images as if they are the same format. PDF, TIFF, JPG, PNG, RAW, and others are handled the same when opened.
- Easily convert a single document from one format to another, or process multiple documents at a time (batch processing).
- Remove the complexity of supporting multiple formats by treating all formats the same in code.
Technical Details