What problem does it solve?
Image processing and avatar handling are often custom, error-prone, and time-consuming to implement; image-helper provides a ready-to-use set of utilities for resizing, format conversion, validation, and avatar generation to ensure consistent results across HR-IMS.
Core Features & Use Cases
- Image processing: resize, format conversion, and quality control for web delivery.
- Thumbnail and avatar generation: automatic thumbnails and initials-based avatars for user profiles.
- Validation and secure uploads: image validation with size and dimension checks, safe upload handling, and metadata extraction.
- Integration support: readily usable in frontend components and Next.js server actions.
Quick Start
Install the required dependencies and begin using the image-helper utilities in your upload flow.