chess-image-generator
Accepts FEN, PGN or array data for chess board and generates PNG or buffer. (by andyruwruw)
chess-artist
A python script that can annotate chess games in pgn file with static evaluation or search score of an engine, can annotate an epd file with acd, acs, bm, and ce opcodes, can test engine with epd test suite and can generate chess puzzles. (by fsmosca)
chess-image-generator | chess-artist | |
---|---|---|
1 | 2 | |
55 | 67 | |
- | - | |
0.0 | 0.0 | |
7 months ago | over 1 year ago | |
JavaScript | Python | |
MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
chess-image-generator
Posts with mentions or reviews of chess-image-generator.
We have used some of these posts to build our list of alternatives
and similar projects.
chess-artist
Posts with mentions or reviews of chess-artist.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-24.
-
Easiest way to mass analyze a large database of games
Game Analysis. Scroll through github for chess annotation software packages (example1, example2), or sketch one out yourself using the python-chess library. I'm pretty certain scidvspc also has the ability to annotate and analyze a repository of games (I vaguely remember doing so for an epd).
-
Analyzing Many Games
Check out fsmosca 's github. He is pretty active on talkchess and develops a variety of python tools for chess. He has a cool project called chess-artist that might be of interest.
What are some alternatives?
When comparing chess-image-generator and chess-artist you can also consider the following projects:
python-chess - A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication
python-chess-annotator - Reads chess games in PGN format and adds annotations using an engine
imagemin - [Unmaintained] Minify images seamlessly
pychess - PyChess - a chess client for Linux/Windows
Chess.jl - Julia chess programming library.
pgnToFen - Takes PGN as input and returns FEN
sharp - High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
chess - An R package to read, write, create and explore chess games
chess-image-generator vs python-chess
chess-artist vs python-chess-annotator
chess-image-generator vs imagemin
chess-artist vs python-chess
chess-image-generator vs pychess
chess-artist vs Chess.jl
chess-image-generator vs pgnToFen
chess-artist vs pgnToFen
chess-image-generator vs sharp
chess-artist vs chess