SkillAgentSearch skills...

PicImageSearch

整合图片识别 API,用于以图搜源 / Aggregator for Reverse Image Search API

Install / Use

/learn @kitUIN/PicImageSearch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center">

PicImageSearch

English | 简体中文 | Русский | 日本語

✨ Aggregated Image Search Engine for Reverse Image Search ✨

<a href="https://raw.githubusercontent.com/kitUIN/PicImageSearch/master/LICENSE"> <img src="https://img.shields.io/github/license/kitUIN/PicImageSearch" alt="license"> </a> <a href="https://pypi.python.org/pypi/PicImageSearch"> <img src="https://img.shields.io/pypi/v/PicImageSearch" alt="pypi"> </a> <img src="https://img.shields.io/badge/python-3.10+-blue" alt="python"> <a href="https://github.com/kitUIN/PicImageSearch/releases"> <img src="https://img.shields.io/github/v/release/kitUIN/PicImageSearch" alt="release"> </a> <a href="https://github.com/kitUIN/PicImageSearch/issues"> <img src="https://img.shields.io/github/issues/kitUIN/PicImageSearch" alt="issues"> </a>

<a href="https://pic-image-search.kituin.fun/">📖 Documentation</a> · <a href="https://github.com/kitUIN/PicImageSearch/issues/new">🐛 Submit an Issue</a>

</div>

Supported Search Engines

| Engine | Website | | ------------------- | ------------------------------------ | | AnimeTrace | https://www.animetrace.com/ | | ASCII2D | https://ascii2d.net/ | | Baidu | https://graph.baidu.com/ | | Bing | https://www.bing.com/images/search | | Copyseeker | https://copyseeker.net/ | | E-Hentai | https://e-hentai.org/ | | Google (deprecated) | https://www.google.com/imghp | | Google Lens | https://lens.google.com/ | | IQDB | https://iqdb.org/ | | Lenso (deprecated) | https://lenso.ai/ | | SauceNAO | https://saucenao.com/ | | Tineye | https://tineye.com/search/ | | TraceMoe | https://trace.moe/ | | Yandex | https://yandex.com/images/search |

Usage

For detailed information, please refer to the documentation or example code.
For synchronous usage, import using from PicImageSearch.sync import ... .
For asynchronous usage, import using from PicImageSearch import Network,... .
Asynchronous usage is recommended.

Installation

  • Requires Python 3.10 and above.
  • Installation command: pip install PicImageSearch
  • Or use the Tsinghua mirror: pip install PicImageSearch -i https://pypi.tuna.tsinghua.edu.cn/simple

Star History

Star History

View on GitHub
GitHub Stars670
CategoryDevelopment
Updated18h ago
Forks57

Languages

Python

Security Score

100/100

Audited on Mar 26, 2026

No findings