WP Manifestindependent plugin directory
manifest / performance / craboptimize

CrabOptimize

A next-generation image optimization plugin that uses WebAssembly and Rust to convert images to modern formats directly in your browsers, reducing server load and boosting site performance.

by DarkMatter-999 · github.com/darkmatter-999/craboptimize · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/darkmatter-999/craboptimize/archive/refs/heads/master.zip

From the readme

CrabOptimize CrabOptimize is a next-generation WordPress image optimization plugin that leverages the power of WebAssembly (WASM) and Rust to convert images to modern formats (like AVIF and WebP) directly in the user's browser. By offloading the heavy lifting of image compression to the client side, CrabOptimize drastically reduces server load and boosts your site's performance. https://github.com/user-attachments/assets/be2f9faa-4c30-4d0d-925f-062a732c3948 Features - Client-Side Optimization: Uses WebAssembly and Rust to process images in the browser before they are uploaded to the server. - Modern Formats: Supports converting images to next-gen formats like AVIF and WebP. - Zero Server Load: Saves server CPU and memory by avoiding server-side image processing. - Media Library Integration: Seamlessly integrates with the native WordPress Media Library, including a custom "Crab Optimized" status column. - Bulk Migration Tool: Easily scan and migrate your existing unoptimized images to modern formats, automatically updating post content to reflect the new image URLs. - Highly Extensible: Built with developers in mind, featuring a comprehensive suite of actions and filters. Insta

Read the full README on GitHub →