Skip to content

SethClydesdale/kanji-stroke-order-image-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanji Stroke Order Image Search

This is a small tool designed to make finding kanji/hiragana/katakana stroke order images and animated SVGs for general use and projects easier. Click one of the links below to try it out!

Online Version: https://sethclydesdale.github.io/kanji-stroke-order-image-search/

Offline Version: download


Quick Links

Demo

How to Use

  1. Enter any Kanji or Kana into the input field.
  2. Stroke order images will appear, if available.
  3. Right click the images or click the button below them to download the images for use in your projects.

How to Share URLs

After searching a kanji, a "Share URL" will be generated.

  1. Copy the Share URL.
  2. Send it to whoever you want to share this kanji's stroke order images with.
  3. When the recipient clicks on the URL it will show them the kanji previously searched.

Example: https://sethclydesdale.github.io/kanji-stroke-order-image-search/?char=猫#main

How to Use the Offline Version

  1. Download this repository.
  2. Unzip the files.
  3. Open index.html in the browser of your choice.

※Please note that the download buttons will not work offline due to CORS policy bullshit.

Credits

  • KanjiVG for the stroke order images.
  • animCJK for the awesome animated stroke order SVGs.