📄️ wp media import
Import images and files into the WordPress media library from the filesystem or remote URLs using WP-CLI.
📄️ wp media list
List all media attachments in the WordPress library using WP-CLI — filter by type, status, date, and more.
📄️ wp media regenerate
Regenerate thumbnail and image sizes for all or specific WordPress media attachments using WP-CLI.
📄️ wp media image-size
List all registered WordPress image sizes — dimensions, crop settings, and source — using WP-CLI.
📄️ wp media fix-orientation
Fix EXIF orientation issues in WordPress media attachments using WP-CLI — rotate images to display correctly on all browsers.