Converter for Media MCP tools.
Inspect Converter for Media options for WebP and AVIF delivery. It converts images; it is not a page-cache or purge driver.
Driver coverage
Settings and purge support are separate.
These declarations come from the WPPilot Pro driver. A candidate callback must exist on the installed plugin before a purge can run.
- Layer and driver
- asset ·
converter_for_media - Declared purge candidates
- None. Use the plugin or hosting controls where a purge is needed.
- Shared settings map
- No canonical map. Native option keys do not carry verified cross-plugin meanings.
- Native option names or prefixes
- webpc_
An image converter rather than a cache: it produces the WebP and AVIF files that a cache plugin's next-gen setting only rewrites URLs to. Nothing is mapped onto the canonical vocabulary because its settings answer a different question , which formats to generate, at what quality, by which method , and claiming one of them means the same as another plugin's images.next_gen would be false: that key rewrites URLs, this plugin creates the files. Its option rows are readable and writable by name. Conversion itself is a long-running job over the media library and is started from its own admin screen, not from here.
Compare the cache drivers →Operation reference
What WPPilot exposes for Converter for Media
Use these names to find the exact ability. Read the input and output schema returned by your site before calling it; parameters can change with the installed version.
Cache and page speed · Pro
| Ability | Operation | Source annotation |
|---|---|---|
| wppilot/cache-apply-preset | Apply Cache Preset | Write |
| wppilot/cache-begin-experiment | Begin Cache Experiment | Write |
| wppilot/cache-check-setup | Check Cache Setup | Read |
| wppilot/cache-get-settings | Get Cache Settings | Read |
| wppilot/cache-list-actions | List Cache Actions | Read |
Tasks to try
Start with one change.
- Find every caching layer stacked on the site before changing one
- Read its stored configuration by name while diagnosing stale content
- Purge it together with the page cache so the site stops serving a mix of old and new
Before running it
Check the result in Converter for Media.
Its settings are reachable by their own key names and nothing more: no cross-plugin meaning, no risk tier, so verify every change in a browser.
An image converter rather than a cache: it produces the WebP and AVIF files that a cache plugin's next-gen setting only rewrites URLs to. Nothing is mapped onto the canonical vocabulary because its settings answer a different question , which formats to generate, at what quality, by which method , and claiming one of them means the same as another plugin's images.next_gen would be false: that key rewrites URLs, this plugin creates the files. Its option rows are readable and writable by name. Conversion itself is a long-running job over the media library and is started from its own admin screen, not from here.
These are suggested tasks based on the source. They are not customer case studies or a test of your installation. Keep the target IDs and previous values, then check the saved object and its visible output. Recovery support varies by operation.
Which WPPilot edition includes Converter for Media?
Converter for Media support requires WPPilot Free, an active WPPilot Pro licence and the companion plugin or theme where applicable.
What should I check before changing Converter for Media?
Its settings are reachable by their own key names and nothing more: no cross-plugin meaning, no risk tier, so verify every change in a browser.
Related modules: LiteSpeed Cache · WP Rocket · WP Fastest Cache
Your site · your policy · your AI client
Connect Converter for Media to your AI client.
Converter for Media support requires WPPilot Free, an active WPPilot Pro licence and the companion plugin or theme where applicable.