GM.Documents.Images
Image processing for GM.Documents: resize, compress, and format-convert (JPEG/PNG/WebP) raster images, plus EXIF/GPS metadata stripping — the normalize step between a raw photo upload and persistence in GM.FileStorage. Built on SixLabors.ImageSharp for cross-platform decode/encode, but that never leaks: consumers see only the stream-based IImageProcessor and GM.Documents' DocumentSource / DocumentResult. Purpose-built for KYC document and liveness-frame uploads (strip location/camera EXIF by default, cap dimensions and file size). Register with AddGMDocuments().AddImages() or AddGMDocumentImages(). NOTE: ImageSharp is licensed under the Six Labors Split License — free for open-source and for organisations under its revenue threshold, commercial licence required above it; see the GM.Documents README.
Activity
- Latest release
- 1mo ago
- Total releases
- 1
- Cadence
- —
- Last 12 months
- 1
Details
- License
- MIT
- First release
- Aug 07, 2026