LightPIX Stealth Image Compression

ವಿವರಣೆ

LightPIX Stealth Image Compression automatically optimizes your images the moment you upload them to WordPress. No manual work needed — just upload and LightPIX handles the rest.

Third-Party Service

This plugin relies on the LightPIX API, an external image compression service, to process and compress your images.

By enabling the plugin and providing consent in the settings, you agree to send your images to this external service for compression.

Why LightPIX?

  • Automatic — compresses images on upload, no extra clicks
  • Smart — tries multiple compression methods and picks the smallest result
  • Safe — never saves a compressed image if it’s larger than the original
  • Complete — compresses the original image AND all generated thumbnail sizes
  • Fast — powered by Sharp engine with mozjpeg and WebP support

Features

  • Automatic compression on upload (JPEG, PNG, WebP)
  • Adjustable compression quality from 10% to 100%
  • Bulk optimize all existing images in your media library
  • Compresses all WordPress-generated thumbnail sizes
  • Real-time compression statistics dashboard
  • API connection status indicator
  • Smart detection of already-optimized images
  • Auto-resize for images larger than 4096px
  • Batch processing to prevent server timeouts
  • Secure — all requests use nonce verification and capability checks

How It Works

  1. You upload an image to WordPress
  2. WordPress generates all thumbnail sizes
  3. LightPIX sends each image to the compression API
  4. The API tries JPEG (mozjpeg), lower quality JPEG, and WebP compression
  5. The smallest result is saved back — only if it’s smaller than the original
  6. Statistics are updated automatically

Supported Formats

  • JPEG / JPG
  • PNG
  • WebP

Requirements

  • WordPress 5.0 or higher
  • PHP 7.4 or higher
  • Active internet connection (for API communication)

Privacy Policy

LightPIX sends your images to the LightPIX API server for compression. Images are processed in memory and are never stored on the API server. No personal data is collected or transmitted. For more information, visit https://uxbyissa.com/lightpix/.

Screenshots

  • Settings page with API status, statistics, and configuration options
  • Bulk optimize feature with progress bar
  • Compression quality slider
  • API connection status indicator

Installation

Automatic Installation

  1. Go to Plugins > Add New in your WordPress admin
  2. Search for LightPIX
  3. Click Install Now and then Activate
  4. Go to Settings > LightPIX to configure

Manual Installation

  1. Download the plugin ZIP file
  2. Go to Plugins > Add New > Upload Plugin
  3. Choose the ZIP file and click Install Now
  4. Activate the plugin
  5. Go to Settings > LightPIX to configure

Configuration

  1. Navigate to Settings > LightPIX
  2. Verify the API Status shows Connected
  3. Adjust the compression quality slider (default: 80%)
  4. Enable or disable automatic compression on upload
  5. Optionally enter your API key for premium features

FAQ

Do I need an API key?

No. The free plan works without an API key. An API key is only needed for premium plans with higher usage limits.

What image formats are supported?

LightPIX supports JPEG, PNG, and WebP images. Other file types are ignored and uploaded normally.

Will it make my images larger?

Never. LightPIX compares the compressed result with the original. If the compressed version is larger, the original is kept unchanged and marked as “already optimized.”

Does it compress thumbnails too?

Yes. LightPIX compresses the original uploaded image and all thumbnail sizes that WordPress generates (e.g., 150×150, 300×300, 768px, 1024px).

Can I compress images that were uploaded before installing the plugin?

Yes. Use the Bulk Optimize feature in Settings > LightPIX to compress all existing images in your media library.

How much space will I save?

Results vary depending on the image, but typical savings range from 30% to 80%. Already-optimized images may see little to no reduction.

Is my data safe?

Yes. Images are sent to the LightPIX API over HTTPS, processed in memory (never stored on the API server), and the compressed result is sent back immediately. No images are retained on the API server.

Will it slow down my uploads?

Compression adds a few seconds per image depending on file size and internet speed. The process happens in the background after WordPress finishes generating thumbnails.

Can I disable automatic compression?

Yes. Go to Settings > LightPIX and uncheck “Automatically compress images when uploaded.” You can still use Bulk Optimize or compress individual images manually.

What happens if the API is down?

If the API is unreachable, images are uploaded normally without compression. No errors are shown to the user — the plugin fails silently and logs the error.

‍ವಿಮರ್ಶೆಗಳು‍

ಈ ಪ್ಲಗಿನ್‌ಗೆ ಯಾವುದೇ ವಿಮರ್ಶೆಗಳಿಲ್ಲ.

Contributors & Developers

“LightPIX Stealth Image Compression” is open source software. The following people have contributed to this plugin.

ಕೊಡುಗೆದಾರರು

Changelog

1.0.0 – 2025-03-24

  • Initial release
  • Automatic image compression on upload
  • Support for JPEG, PNG, and WebP formats
  • Adjustable compression quality (10-100%)
  • Bulk optimize existing media library images
  • Thumbnail compression for all WordPress-generated sizes
  • Compression statistics dashboard
  • API health check indicator
  • Smart detection of already-optimized images
  • Secure AJAX handlers with nonce verification
  • Batch processing for bulk optimization