Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
Automatically resize and crop images for responsive theme layouts.
Responsive Pics is a PHP library designed for theme authors who need to manage images in responsive layouts. It automatically processes uploaded images to fit various grid and container sizes without requiring manual size definitions.
Automatic resizing and cropping: The library generates the exact image dimensions needed for your layout, removing the requirement to predefine custom image sizes in your theme. Retina and WebP support: It automatically creates high-density (retina) image versions and can deliver images in modern WebP format for better compression. Focal point and aspect ratio control: Authors can specify crop priorities using focal points or enforce specific aspect ratios, ensuring images remain compositionally correct across breakpoints. Performance features: It includes lazy loading, low-quality image placeholders (LQIP), and background processing for resize tasks to maintain site speed. External storage compatibility: The tool works with offloaded media, such as files stored on S3, and supports the WP REST API for headless implementations.