
內容簡介
Squishify 是一款專為 WordPress 設計的圖片優化外掛,能在上傳前對圖片進行批次處理與優化,確保只有經過優化的檔案進入媒體庫,節省伺服器空間並提升網站效能。
【主要功能】
• 批次上傳與優化圖片
• 實時前後比較功能
• 自訂圖片格式與品質
• 個別或批次調整圖片大小
• 無需雲端 API,所有處理在本機進行
外掛標籤
開發者團隊
原文外掛簡介
Every major image plugin optimizes images after they’re uploaded — the full-size originals still travel over the wire, still land on your server, and still eat disk space.
Squishify flips the order. Drag a batch of images into the Squishify editor (right inside wp-admin), resize, tune format and quality with a live before/after comparison, and nothing touches your site until you click Upload. Only the finished, optimized files reach your Media Library.
Real encoders — libavif (AVIF), libwebp (WebP), MozJPEG, and Oxipng (PNG), running as WebAssembly in your browser
Batch queue with per-image format, quality, and effort controls
Resize images individually or all at once to the exact size needed
Live before/after comparison loupe
Upload straight to the Media Library when you’re ready
No cloud API, no credits, no quotas — the work happens on your machine
Your images stay private until you upload them to your own site
Images are capped at 2560px on the longest edge before encoding — the same threshold WordPress core itself uses (big_image_size_threshold). Because the file you upload is already at or under that size, WordPress never generates its own separate -scaled copy: what you see in the editor is what ends up in your Media Library, one file, no server-side duplicate.
Credits
Squishify’s WebAssembly encoders are provided via jSquash (MIT/Apache-2.0), which wraps libavif (BSD-2-Clause), libwebp (BSD-3-Clause), MozJPEG (BSD-style), and Oxipng (MIT) — all GPL-compatible. The .wasm files are unmodified upstream builds.
