What it does
- Generate images from text prompts using any model in the Lumenfall catalog.
- Edit images by right-clicking any image on the web and choosing “Edit with Lumenfall”, or by dragging images into the side panel.
- Brainstorm illustrations — extract text from the current page and generate contextual images.
- Gallery — all generated images are saved locally for later download, copy, or re-editing.
Installation
Install the extension from the Chrome Web Store. Once installed, click the Lumenfall icon in the toolbar or press Ctrl+Shift+L (Mac: Cmd+Shift+L) to open the side panel.Setup
- Create a free account at lumenfall.ai.
- Generate an API key from your dashboard.
- Open the extension and paste the key in Settings.
Permissions
The extension requests minimal permissions at install time. Broad host access (https://*/*) is not requested upfront — instead, Chrome prompts you the first time the extension needs to fetch an image from a specific site (e.g. when you right-click “Edit with Lumenfall” or drag an image in). You can revoke these per-site permissions at any time in chrome://extensions.
Build your own
The extension is open source and designed to be a starting point for building your own Lumenfall-powered tools.GitHub Repository
Clone the repo, swap in your own UI, and ship a custom Chrome extension backed by the Lumenfall API.
- Open
chrome://extensionsand enable Developer mode. - Click Load unpacked and select the repo directory.
- Open the side panel and add your API key.
Next steps
API Reference
Explore the full API documentation.
Available models
See all available image generation models.