Skip to content

estebanstifli/all-sources-images

Repository files navigation

All Sources Images

License: GPLv2+ WordPress PHP

A WordPress plugin to search, download, generate, and insert images into posts using multiple external image providers and AI services.

Demo Video

Watch the demo

Features

  • Search images from multiple stock photo providers
  • Generate images using AI providers
  • Set images as featured images or insert inside post content
  • Bulk-generate images for multiple posts
  • Gutenberg block for manual image search and insertion
  • Elementor widget for image search and insertion
  • Automatic generation on post publish (optional)
  • Keyword extraction from title, content, tags, and categories
  • REST API support
  • WordPress Abilities API support for MCP-compatible clients (WordPress 6.9+)

Supported Image Sources

AI Generation

Provider API Key Required
OpenAI (DALL·E) Yes
Stability AI Yes
Google Gemini Yes
Replicate Yes
Cloudflare Workers AI Yes

Stock / Search Sources

Provider API Key Required
Pexels Optional (proxy available)
Unsplash Optional (proxy available)
Pixabay Optional (proxy available)
Flickr Optional (proxy available)
Openverse No
GIPHY Optional (proxy available)
YouTube thumbnails Yes

How It Works

The plugin can work in two ways depending on the source:

  1. Direct API mode — You add your own API keys for supported providers and the plugin connects directly to those services.

  2. Developer proxy mode (optional, for some stock sources) — Some stock image searches can work without your own API key through an optional developer-operated proxy service.

AI image generation services require your own API keys.

Installation

From WordPress.org

  1. Go to Plugins > Add New in your WordPress admin
  2. Search for All Sources Images
  3. Click Install Now and activate

Manual

  1. Download the latest release ZIP
  2. Go to Plugins > Add New > Upload Plugin
  3. Upload the ZIP file and activate

Usage

Media Library

Open the All Sources Images tab in any media picker to search and download images.

Gutenberg Block

Add the ASI Images block in the Block Editor to search and insert images.

Elementor Widget

Add the ASI Image widget in Elementor to search and insert images.

Bulk Generation

Select multiple posts and run the bulk generation process to automatically generate images for all of them.

AI Agent Integration (WordPress 6.9+)

AI agents can interact with this plugin through the WordPress Abilities API:

  • allsi/search-image
  • allsi/set-featured-image
  • allsi/auto-generate-for-post
  • allsi/insert-image-in-content
  • allsi/generate-ai-image

Configuration

  1. Go to All Sources Images in the WordPress admin
  2. Open the Image Banks tab
  3. Add your API keys for the providers you want to use
  4. Save the settings

Stock image sources can optionally work through the developer proxy without your own API keys.

External Services

This plugin connects to external third-party services to search, retrieve, or generate images. Please review the terms and privacy policies of each service before use.

Developer Proxy (optional)

For some stock image sources, the plugin can use an optional proxy service operated by the plugin developer. This proxy only forwards search requests to the relevant image provider and returns results.

  • Data sent: Search keywords only
  • Infrastructure: Cloudflare Workers

Third-Party Services Used

Service Purpose Terms Privacy
OpenAI AI image generation Terms Privacy
Stability AI AI image generation Terms Privacy
Google Gemini AI image generation Terms Privacy
Cloudflare Workers AI AI image generation Terms Privacy
Replicate AI image generation Terms Privacy
Pexels Stock photos Terms Privacy
Unsplash Stock photos Terms Privacy
Pixabay Stock photos Terms Privacy
Flickr Photo search Terms Privacy
Openverse Open-licensed media Terms Privacy
GIPHY Animated GIFs Terms Privacy
YouTube Video thumbnails Terms Privacy
Google Custom Search Web image search Terms Privacy
Google Translate Text translation Terms Privacy

License

This plugin is licensed under the GPLv2 or later.

Privacy & Terms

Support

For support, please use the WordPress.org support forum.

About

Plugin Wordpress: Automatically generate stunning images for your posts using AI (DALL·E, Stable Diffusion, Gemini) or image banks (Pexels, Unsplash, Pixabay). Set as featured image or insert directly into content.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors