The Image Search plugin enables Obsidian users to search for images via Google's Programmable Search Engine directly within Obsidian. This document provides detailed instructions on how to set up and use the plugin.
- Download the Image Search plugin from Obsidian's community plugins list.
- Install the plugin via Obsidian’s settings under "Community Plugins".
- Enable the plugin from the "Installed Plugins" tab.
Before using the Image Search plugin, you must obtain a Google API Key and a Search Engine ID from Google's Programmable Search Engine.
- Go to the Google Programmable Search Engine site: Programmable Search Engine and Create a new search engine.
- Name your Search Engine.
- In the What to search? section, select "Search the entire web".
- Enable "Image Search" in the "Search settings". You may also enable "Safe search" if desired.
- Click "Create". After creation, you will be redirected to a page where your Search Engine ID is displayed. Copy this ID and keep it secure.
- At the bottom of the search engine configuration page, in the "Programmatic Access" section, click on "Get Started" next to "Custom Search JSON API. Limit of 10,000 queries per day."
- Click the "Get Key" button which will open a modal.
- Select the search engine you created in the previous step. You will then be provided with an API Key. Copy this key and keep it secure.
- Open plugin settings in Obsidian by navigating to Settings -> Community Plugins -> Image Search.
- Enter your Google API Key and Search Engine ID in the respective fields provided in the plugin settings.
- Open the command palette in Obsidian (default shortcut
Ctrl/Cmd + P
). - Type
Image Search
and select it from the list. - Enter your search query in the popup and press Enter.
- Select an image from the results displayed to insert into your current document.
For support you can buy me a coffee.
For feature requests, or to report issues, please visit the Github Page for this plugin.
Thank you for using the Image Search plugin for Obsidian!