1 repository
Automatically selecting the most efficient image format based on browser capabilities.
Distinct from Image Loading Optimization: Distinct from general loading optimization as it focuses on server-side format selection via Accept headers.
Explore 1 awesome GitHub repository matching web development · Automatic Format Negotiation. Refine with filters or upvote what's useful.
Imagor is a high-performance image processing server and Go library that functions as an on-demand image proxy. It provides a secure transformation API for resizing, filtering, and optimizing images, as well as a tool for generating static thumbnails from video files. The system distinguishes itself by using a demand-driven processing engine to handle large images without loading entire files into memory. It features cryptographic request signing to prevent unauthorized URL tampering and employs header-based format negotiation to automatically serve the most efficient image format supported b
Automatically serves the most efficient image format supported by the client's browser headers.