
Image generation
Anime2Sketch
Pulls the line art back out of a finished anime illustration
★ 2.1k
August 2023
MIT
Image generation
What it does
Extracts clean line drawings from coloured anime-style art and manga, useful for study copies or as a base for reworking. Research code, last updated August 2023, and the web demo linked from the README is gone (404 as of 2026-08-17), so running it locally is the only route. Tuned for anime-style input; photographs do not work well. The source illustration's rights stay with its artist, which separates private practice from publishing the result. MIT.
Summary based on the project's own description. The Japanese page has a fuller beginner guide: setup difficulty, what to prepare, and a step-by-step start.
Screenshots & visuals





Before you start
- Setup difficultyFor advanced users
- Command lineRequired
- API keyNot required
- Sends data onlineYes
Judged automatically from the project's own metadata. Always confirm on the official page.
Anime2Sketch FAQ
- Is Anime2Sketch free?
- Yes. It runs on your own machine, so there is no usage-based cost either.
- Do I need to install anything or write code to use Anime2Sketch?
- It needs the command line. If you are not comfortable typing commands, expect to get stuck during setup.
- Does Anime2Sketch work on a phone?
- No. It needs a computer.
- Can I use Anime2Sketch commercially?
- The licence is MIT, which permits commercial use. Conditions such as keeping the copyright notice still apply, so read the licence text before shipping it inside something.
How it compares
The conditions that decide whether you can actually use it, side by side.
| Tool | Command line | API key | Sends data out | Phone | Commercial use |
|---|---|---|---|---|---|
| Anime2Sketch (this page) | Required | Not needed | Yes | No | Yes |
| animagine-xl-4.0 | Not needed | Not needed | Yes | Yes | With conditions |
| APISR | Not needed | Not needed | Yes | Yes | Not verified |
| Stable Diffusion web UI | Required | Not needed | No | No | Yes |
"Sends data out" means your input is uploaded to someone's server. Pick "No" when the material cannot leave your organisation.