Hacker News new | ask | show | jobs
Ask HN: JavaScript program, that can screenshot a region which is a chess board
1 points by dogol 622 days ago
Apologize if not appropriate Does anyone know a Javascript chess related codes/tool/program, that can, being like a browser addon, screenshot a region which is a chess board image then automatically interpreting it into text of EPD or PGN notation ? Or just guve any guidance, hint or other help to it which'd be appreciated
1 comments

https://chessvision.ai/ is the most popular one. What JS has to do with it? I think all such tools process data on the server.