An open API service indexing awesome lists of open source software.

https://github.com/soruly/trace.moe-webextension

WebExtension for the Anime Reverse Search Engine to search by image
https://github.com/soruly/trace.moe-webextension

anime cbir image-retrieval visual-search web-extension webextension webextensions

Last synced: 14 days ago
JSON representation

WebExtension for the Anime Reverse Search Engine to search by image

Awesome Lists containing this project

README

        

## WAIT: What Anime Is This (WebExtension)

Anime Reverse Search WebExtension for Chrome, Firefox and Opera

[![license](https://img.shields.io/github/license/soruly/trace.moe-WebExtension.svg?style=flat-square)](https://raw.githubusercontent.com/soruly/trace.moe-WebExtension/master/LICENSE)
[![Chrome Web Store Downloads](https://img.shields.io/chrome-web-store/d/gkamnldpllcbiidlfacaccdoadedncfp.svg?style=flat-square)](https://chrome.google.com/webstore/detail/search-anime-by-screensho/gkamnldpllcbiidlfacaccdoadedncfp)
[![Discord](https://img.shields.io/discord/437578425767559188.svg?style=flat-square)](https://discord.gg/K9jn6Kj)

[![Chrome Web Store](https://img.shields.io/badge/Chrome-Extension-green.svg?style=flat-square)](https://chrome.google.com/webstore/detail/search-anime-by-screensho/gkamnldpllcbiidlfacaccdoadedncfp)
[![Firefox Addon](https://img.shields.io/badge/Firefox-Add--on-orange.svg?style=flat-square)](https://addons.mozilla.org/en-US/firefox/addon/search-anime-by-screenshot/)
[![Opera Addon](https://img.shields.io/badge/Opera-Add--on-red.svg?style=flat-square)](https://addons.opera.com/en/extensions/details/search-anime-by-screenshot/)
[![Edge Extension](https://img.shields.io/badge/Edge-Extension-blue.svg?style=flat-square)](https://microsoftedge.microsoft.com/addons/detail/search-anime-by-screensho/bkigcpancdclbiekidfbcghedaielbda)

Use anime screenshots to search the scene it is taken from.

It tells you which anime, which episode, and exactly which moment this scene appears in Japanese Anime.

## Demo

Demo image

![](https://images.plurk.com/2FKxneXP64qiKwjlUA7sKj.jpg)

Just right click on any Anime Screenshot to search

![](https://addons.cdn.mozilla.net/user-media/previews/full/209/209946.png)

Search result tells you which moment it appears.

More info about the anime shown below provided by [ANILIST](https://anilist.co)

![](https://addons.cdn.mozilla.net/user-media/previews/full/209/209947.png)

## Features

- Fetch, resize, compress the search image locally within browser, avoid re-download if possible
- Able to grab images that is not accessible from public internet
- Able to extract a frame from HTML5 video to search

## Known issues

- Some websites like Twitter has elements on top of the video / images, so the search options does not appear in context menu.
- Some websites like Facebook / Youtube has its own context menu which overrides the browser's default.