Add translate-image skill — AI image translation, OCR, and text removal

Author: cottomCreated Mar 10, 2026Updated Mar 10, 2026

New Skill Submission

Skill Name: translate-image Repository: https://github.com/translateimage/translate-image-skills Category: Media & Content / Image Processing

Description

AI-powered image translation skill with 4 tools:

  1. Translate Image — Translate text in images across 130+ languages while preserving layout (manga, comics, street signs, menus, documents)
  2. Extract Text (OCR) — Extract text from images with bounding boxes, language detection, and confidence scores
  3. Remove Text — Remove text overlays using AI inpainting
  4. Image to Text (AI OCR) — Gemini-powered extraction with optional multi-language translation

Details

  • Follows the open SKILL.md standard (YAML frontmatter + markdown)
  • MIT licensed
  • Requires: curl, python3, TRANSLATEIMAGE_API_KEY
  • Cross-platform: macOS, Linux, Windows
  • API: https://translateimage.io

Suggested listing entry

- [translate-image](https://github.com/translateimage/translate-image-skills) — Translate text in images, extract text via OCR, and remove text using AI inpainting. Supports manga, comics, signs, documents in 130+ languages.

Source: muratcankoylan/Agent-Skills-for-Context-Engineering