The Image Search plugin allows Obsidian users to seamlessly search for and insert images into their notes using Google's Programmable Search Engine. By integrating with Google APIs, users can perform image searches directly within Obsidian and choose relevant results to enhance their notes. The plugin supports personalized search configurations, including the use of Google API Keys and Search Engine IDs, ensuring secure and customizable access. Designed to streamline workflows, this plugin is particularly useful for users who frequently integrate visual content into their documentation or creative projects.
Breaking Change: Switched from Google to Brave Image Search API
Why this change?
Google's Programmable Search Engine API is no longer available on the free/pragmatic tier, making it inaccessible for most users. We've migrated to Brave Search API, which offers a generous free tier and straightforward setup.
What you need to do:
- Get a free Brave Search API key at https://api.search.brave.com/
- Go to Settings → Community Plugins → Image Search
- Enter your new Brave API key
Note: The old Google API key and Search Engine ID settings are no longer used and can be disregarded.
Brave API Free Tier:
- 2,000 queries/month
- No credit card charge (card required only for verification)
See the README for detailed setup instructions.