A framework-agnostic TypeScript library for client-side image optimization, compression, and format conversion using native browser APIs.
ngx-media-optimizer is a TypeScript library that performs image optimization, compression, and format conversion entirely in the browser, eliminating the need for server-side processing or external dependencies. It leverages native browser APIs like OffscreenCanvas and createImageBitmap to provide a lightweight, efficient solution for web applications.
The library prioritizes simplicity and performance by using the browser's built-in capabilities, avoiding unnecessary dependencies, and providing a clean, type-safe API for developers.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.