search-by-image is a free, open source browsers & extensions project written in JavaScript and released under GPL-3.0. It has 3,749 GitHub stars, 318 forks and 77 open issues, and was last pushed 3 months ago. On this registry it ranks #47 of 65 tracked projects in Browsers & Extensions, with 5 head-to-head comparisons available. It gained 1 stars over the last 3 tracked days.

What is search-by-image?

What it is

Search by Image is an open-source JavaScript browser extension released under the GNU General Public License v3.0. It lives in the productivity and browser-extension ecosystem, where it provides reverse image search from Chrome, Edge, Safari, and Firefox according to the project metadata. The extension addresses a concrete verification problem: users need to determine where an image came from, whether it is duplicated, or whether it is used misleadingly on social media. Instead of copying image URLs or downloading files, users can search with the image directly from the browser.

The project also serves discovery tasks. Photographers can explore how their work is shared online, shoppers can look for similar products at discounted prices, and journalists or researchers can check image authenticity. The README states that more than thirty search engines are supported.

Key capabilities

  • The extension supports more than thirty reverse image search engines, and users can toggle and reorder them from the options page.
  • It detects images positioned at a selected area regardless of how those images were embedded in a page.
  • It provides Select URL, Select image, Capture, Browse, and URL modes, covering image addresses, local files, page regions, device images, and clipboard pasting.
  • It supports private sites and sites that block direct image linking by allowing searches with the actual image file.
  • It allows the search mode to be set independently for the context menu and the browser toolbar.

Who uses it and how

  • Journalists and researchers use it to verify image authenticity and identify false information circulating on social media.
  • Photographers use it to explore how their work appears elsewhere on the web.
  • Shoppers use it to find similar products and compare discounted prices.
  • Browser users invoke searches from the context menu or toolbar while viewing a page, using URL-based, file-based, capture-based, or device-based workflows.

Getting started

The extension is available for Chrome, Edge, and Safari, with a Safari listing linked from the project homepage. After installation, users choose search engines and search modes in the options page, then run searches from the context menu or toolbar.

When to use it — and when not to

Use Search by Image when the task is quick reverse image lookup inside a browser, especially when multiple search engines or several image input methods are needed. It is not suitable for workflows that require a standalone desktop application, an API, or a hosted service, because the project describes only a browser extension. The project has seventy-seven open issues, so users should expect that some browser or engine behavior may require troubleshooting or updates.

project readme (upstream, from github) — read inline

Search by Image



Chrome Web Store

Firefox add-ons

Microsoft Store

Opera add-ons

Galaxy Store

App Store

Mac App Store

Sponsors


Lenso.ai
    </br>

Lenso.ai - Explore billions of images from all around the web.
Search for places, people, duplicates, and more.


Supporting the Project

The continued development of Search by Image is made possible thanks to the support of awesome backers. If you'd like to join them, please consider contributing with Patreon, PayPal or Bitcoin.

Description

Search by Image is a browser extension that makes effortless reverse image searches possible, and comes with support for more than 30 search engines.

The extension helps journalists and researchers verify the authenticity of images, and assists in the identification of false information on social media. Search by Image is also popular among photographers, helping artists explore how their work is shared on the web, while shoppers find it valuable for discovering similar products at discounted prices.

Search Engines

A diverse set of reverse image search engines are supported, which can be toggled and reordered from the extension's options. Visit the wiki for the full list of supported search engines.

https://github.com/dessant/search-by-image/wiki/Search-engines

Search Modes

Images positioned at the selected area are detected regardless of how they were embedded in the page. The extension also supports searching with images from your device, images from private sites, and captured areas of the page.

A handful of search modes are offered that serve different use cases. The search mode can be set independently for the context menu and the browser toolbar from the extension's options.

  • Select URL: select an image on the page and search with the image URL. This is the default search mode.
  • Select image: select an image on the page and search with the image file. This search mode is preferred for sites which do not allow the direct linking of images, such as private sites.
  • Capture: search with a captured area of the page.
  • Browse: search with an image from your device. Pasting images from the clipboard is also supported.
  • URL: search with an image URL.

Screenshots

License

Copyright (c) 2017-2026 Armin Sebastian

This software is released under the terms of the GNU General Public License v3.0. See the LICENSE file for further information.

Frequently asked questions

Is search-by-image free to use?

search-by-image is open source under the GPL-3.0 licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does search-by-image do?

Browser extension for reverse image search, available for Chrome, Edge and Safari

What is search-by-image written in?

search-by-image is primarily written in JavaScript. Its source is publicly available at https://github.com/dessant/search-by-image, and it has 3,749 GitHub stars.