AI Image Generator NVDA Add-on

Overview

The AI Image Generator is an NVDA add-on that enables users to generate images using AI by providing text prompts. It integrates seamlessly with NVDA, offering an accessible interface for visually impaired users to create and download AI-generated images.

Developed by : Sujan Rai at Team of Tech Visionary
Version : 0.23


Features


Installation

  1. Download the .nvda-addon file from the releases page.
  2. Open NVDA and navigate to: NVDA menu > Tools > Manage Add-ons.
  3. Click Install , select the downloaded .nvda-addon file, and follow the prompts.
  4. Restart NVDA to enable the add-on.

Usage

๐Ÿ”“ Open the Add-on:

๐ŸŽจ Generate an Image:

  1. Enter a descriptive prompt (e.g., "A serene mountain landscape at sunset").
  2. Press Alt+G or click the Generate Image button.
  3. Wait while the image is generated (processing dialog will appear).

๐Ÿ’พ View and Save Image:

โ„น๏ธ About Dialog:

๐Ÿงน Clear Input:

โŒ Close:


Shortcut Keys

| Action | Shortcut Key | |----------------------|-------------------| | Open Generator | NVDA+Shift+A | | Generate Image | Alt+G | | Clear Input | Alt+R | | About Dialog | Alt+A | | Close Dialog | Alt+C | | Download Image | Alt+D | | Join Telegram | Alt+J (About) | | Visit Website | Alt+W (About) |


Dependencies

๐Ÿ Python Libraries:

๐Ÿงฉ NVDA Modules:


API Usage

This add-on uses the Pollinations AI API :
๐Ÿ‘‰ https://image.pollinations.ai/prompt/

Note : An active internet connection is required for image generation.


Development


Contributing

Contributions are welcome!


Support


Known Issues


Changelog

v0.23 (Initial Release)


Acknowledgments