How Bulk Compression Works
Bulk compression is not 500 individual operations. It is one pipeline that handles 500 images.
You select images in the WordPress Media Library using checkboxes. Choose 'Process with Picture Optimizer' from the bulk actions dropdown. The plugin collects all selected attachment IDs, opens the processing modal, and checks each image's status. Images already processed are automatically skipped — no wasted credits.
The remaining images upload in parallel batches. Each image passes through the compression engine. Results stream back in real-time via Server-Sent Events. You watch the progress bar advance. When it finishes, every compressed file has replaced its original, thumbnails are regenerated, and URLs are updated.
