git404hub

what is easydict fr?

tisfeng/easydict — explained in plain English

Analysis updated 2026-06-24

13,130SwiftAudience · generalComplexity · 1/5LicenseSetup · easy

tl;dr

Easydict is a free macOS app that translates text instantly via typed input, on-screen selection, or screenshot OCR, querying 20+ services like DeepL, OpenAI, and Google simultaneously.

vibe map

mindmap
  root((repo))
    What it does
      Text translation
      OCR screenshot
      Instant lookup
    Input Methods
      Typed text
      Selected text
      Screenshot OCR
    Services
      DeepL
      OpenAI
      Google
      Baidu and more
    Setup
      Homebrew install
      macOS 13 required

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Select foreign-language text in any macOS app and get an instant side-by-side translation from multiple services at once

VIBE 2

Use screenshot OCR to translate text embedded in images that cannot be copy-pasted

VIBE 3

Compare translations from OpenAI, DeepL, Google, and Baidu simultaneously to find the most natural result

what's the stack?

SwiftmacOS

how it stacks up fr

tisfeng/easydictalienator88/pearcleanermozilla-mobile/firefox-ios
Stars13,13013,09812,948
LanguageSwiftSwiftSwift
Setup difficultyeasyeasyhard
Complexity1/51/54/5
Audiencegeneralgeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Requires macOS 13 or later.

Free to use and modify, but any software you distribute that includes this code must also be released under the GPL.

in plain english

Easydict is a free macOS app for looking up words and translating text. The idea is to make translation as quick as possible, without switching browser tabs or opening a separate website. You install it and it sits in the background, ready to translate in a few different ways. You can type text directly into the app window and hit Enter to translate. You can also select any text on screen (in a web page, document, or anywhere else) and either hover over it to get a query icon, or press a keyboard shortcut to translate immediately. There is also a screenshot mode where you press a shortcut, draw a box around text on screen, and the app reads the text from the image using OCR (optical character recognition) and translates it. This works on text inside images, which ordinary copy-paste cannot handle. What makes the app unusual is the number of translation services it supports at once. It can query more than 20 services simultaneously and show you all the results side by side: Apple Translate, OpenAI, Gemini, DeepL, DeepSeek, Google, Bing, Baidu, Youdao, Tencent, and more. You can configure which services appear and in what order. The app also integrates with macOS system dictionaries for word definitions. Installation is through Homebrew or by downloading a release directly from GitHub. The app requires macOS 13 or later. It is open-source, written in Swift, and licensed under the GPL.

prompts (copy fr)

prompt 1
How do I add my own OpenAI API key to Easydict to use GPT for translations instead of the built-in service?
prompt 2
Set up Easydict on macOS 13 with DeepL and Google Translate enabled, walk me through the configuration steps
prompt 3
I want to translate Japanese text inside screenshots on my Mac, how do I use Easydict OCR mode to do this?
prompt 4
How do I configure a keyboard shortcut in Easydict to instantly translate selected text in any app?

Frequently asked questions

what is easydict fr?

Easydict is a free macOS app that translates text instantly via typed input, on-screen selection, or screenshot OCR, querying 20+ services like DeepL, OpenAI, and Google simultaneously.

What language is easydict written in?

Mainly Swift. The stack also includes Swift, macOS.

What license does easydict use?

Free to use and modify, but any software you distribute that includes this code must also be released under the GPL.

How hard is easydict to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is easydict for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.