Title: Export Media as ZIP
Author: Huzoor Bux
Published: <strong>November 4, 2025</strong>
Last modified: April 8, 2026

---

Search plugins

![](https://ps.w.org/export-media-as-zip/assets/banner-772x250.jpg?rev=3389312)

![](https://ps.w.org/export-media-as-zip/assets/icon-256x256.png?rev=3389312)

# Export Media as ZIP

 By [Huzoor Bux](https://profiles.wordpress.org/huzoorbakhsh/)

[Download](https://downloads.wordpress.org/plugin/export-media-as-zip.1.8.zip)

 * [Details](https://test.wordpress.org/plugins/export-media-as-zip/#description)
 * [Reviews](https://test.wordpress.org/plugins/export-media-as-zip/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/export-media-as-zip/#installation)
 * [Development](https://test.wordpress.org/plugins/export-media-as-zip/#developers)

 [Support](https://wordpress.org/support/plugin/export-media-as-zip/)

## Description

**Export Media as ZIP** is a lightweight plugin that lets administrators export 
images from the WordPress media library as a ZIP file. Choose exactly what to download
using the year and image size filters before exporting.

#### Key Features

 * Export JPG, PNG, GIF, JPEG, and WEBP images
 * **Filter by year** — select one or more upload years to narrow the export
 * **Filter by image size** — choose from Full Size (original) or any intermediate
   size registered by WordPress core, your active theme, or plugins (e.g. Thumbnail,
   Medium, Large, custom sizes)
 * Live export preview shows how many images match the current filters before you
   start
 * Real-time progress bar during export
 * Auto-expiring ZIP file — cleaned up automatically after 5 minutes
 * Admin-only access
 * No external dependencies

### Support

If you have any questions or need help, please open an issue on GitHub or contact
me at huzoorbux@gmail.com.

## Screenshots

 * [[
 * Export page with Year and Image Size filter dropdowns
 * [[
 * Real-time progress bar during export
 * [[
 * Download ready with export summary

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/export-media-as-zip` or install
    via the WordPress Plugin Directory.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Go to **Media > Export Media as ZIP**.
 4. Use the **Year** and **Image Size** dropdowns to select what to export.
 5. Click **Export Images** and download the generated ZIP.

## FAQ

### Who can access the export feature?

Only users with the `manage_options` capability (administrators) can access the 
export page.

### What file types are included?

Only image files — `.jpg`, `.jpeg`, `.png`, `.gif`, and `.webp`.

### What image sizes can I export?

You can export the original uploaded file (Full Size) and any intermediate size 
WordPress has generated for that image. The available sizes depend on your active
theme and plugins. The plugin uses `wp_get_registered_image_subsizes()` to list 
all registered sizes automatically.

### Can I export images from a specific year only?

Yes. The Year filter shows all years that have image uploads, with a count per year.
Select one or more years before exporting.

### Where is the ZIP file stored?

The ZIP is written temporarily to your uploads directory and deleted automatically
after 5 minutes via a scheduled WP-Cron event.

### Will it export every size variant of every image?

Only sizes you check in the Image Size dropdown are included. If an intermediate
size was never generated for a particular image, that file is silently skipped.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Export Media as ZIP” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Huzoor Bux ](https://profiles.wordpress.org/huzoorbakhsh/)

[Translate “Export Media as ZIP” into your language.](https://translate.wordpress.org/projects/wp-plugins/export-media-as-zip)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/export-media-as-zip/),
check out the [SVN repository](https://plugins.svn.wordpress.org/export-media-as-zip/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/export-media-as-zip/)
by [RSS](https://plugins.trac.wordpress.org/log/export-media-as-zip/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.7

 * Added Year filter — export images from one or more specific upload years
 * Added Image Size filter — choose Full Size (original) and/or any intermediate
   size registered by the theme or plugins
 * Live export preview shows image and size count before starting
 * Replaced flat checkbox layout with dropdown-style filter UI
 * Export now uses WP_Query against the database instead of filesystem scanning,
   ensuring only real media library attachments are included
 * Uses wp_get_registered_image_subsizes() (WP 5.3+) with fallback for older installs

#### 1.6

 * Added media library statistics panel (total images, total size, file type breakdown)
 * Added real-time progress bar with file counter
 * Added auto-cleanup of expired ZIP files via WP-Cron
 * Improved error handling and user messaging

#### 1.5

 * Tested up to WordPress 6.9

#### 1.4

 * Initial release

## Meta

 *  Version **1.8**
 *  Last updated **1 month ago**
 *  Active installations **400+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/export-media-as-zip/)
 * Tags
 * [backup](https://test.wordpress.org/plugins/tags/backup/)[Download Images](https://test.wordpress.org/plugins/tags/download-images/)
   [export](https://test.wordpress.org/plugins/tags/export/)[media](https://test.wordpress.org/plugins/tags/media/)
   [zip](https://test.wordpress.org/plugins/tags/zip/)
 *  [Advanced View](https://test.wordpress.org/plugins/export-media-as-zip/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/export-media-as-zip/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/export-media-as-zip/reviews/)

## Contributors

 *   [ Huzoor Bux ](https://profiles.wordpress.org/huzoorbakhsh/)

## Support

Issues resolved in last two months:

     0 out of 1

 [View support forum](https://wordpress.org/support/plugin/export-media-as-zip/)