

The image generation panel — type a prompt, choose a size and model, and click Generate.
Tired of switching to a separate tool just to generate an image — then downloading it and re-uploading it to WordPress? Media Lume is a free AI image generator built right into your WordPress admin. Generate AI images with Flux, Ideogram, Recraft, and more, and every result lands directly in your Media Library — ready to insert into any post, set as a featured image, or use anywhere on your site. No separate app, no API key, no subscription required.
Without any account (free, limited):
With a free Pollinations.ai account linked (all models unlocked):
With fal.ai (your own API key):
This plugin sends your prompt and selected settings to an external API provider when you click Generate. It does not collect analytics, does not track your usage, and does not contact any external server on page load or on plugin activation. No data is transmitted unless you actively initiate image generation.
This plugin relies on the following third-party APIs to generate images. You must review their terms before use.
Pollinations.ai — used as the default image provider.
When you generate an image using Pollinations.ai, your prompt and generation settings (model, image size) are sent to Pollinations servers.
fal.ai — optional, used only when you configure a fal.ai API key in Settings.
When you generate an image using fal.ai, your prompt and generation settings are sent to fal.ai servers using your API key.
No data is sent to either service unless you actively click “Generate.” API keys are stored in your WordPress database and are transmitted directly to the respective provider over HTTPS. They are never shared with any other party.
This plugin is open source. Full source code including all build tools and uncompiled JavaScript is available at:
https://github.com/foysalremon/media-lume
To rebuild the compiled assets from source: npm install && npm run build