Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 668 Bytes

readme.md

File metadata and controls

19 lines (17 loc) · 668 Bytes

QuillKanji

QuillKanji is a Java based OCR app using KanjiTomo's API with the goal of making deciphering kanji easy. QuillKanji is currently in very early development but it is "functional".

Example Usage

Source: That Time I Got Reincarnated as a slime

TODO Features

  • Can Scan Kanji On Hover.
  • Report Best Results to the console.
  • Java FX GUI.
  • Have kanji Meanings
  • Support YomiChan dictionaries.
  • Open YomiChan Dicts in Zip Format
  • Add toggles for Text Color / Orientation

TODO Optimizations

  • Speed Up YomiChan style dictionary searching (it's really slow w/ more than 1);