Just realized the title says betting. It's meant to say easier. Typing is hard.
Atomic PGN Converting for Betting Analysis

OH right, also: when your first use the website, it will ask if it can use the clipboard functionality. This ONLY refers to being able to see what you have pasted/automatically copy things. This is only triggered when you click a button (I think), and is safe to just accept.
Thanks eagle! If you can link me to a page for lichess APIs and documentation (if that exists ) I'd be happy to read through and see if I can find something that could work.
This website is blocked on my work computer unfortunately. This might be due to the clipboard functionality, it might be something to do with overprotective security at my workplace, or it might be something related to website setup like SSL certification (although it does look like you have an https url). Just throwing out ideas though, there are a lot of reasons it could be blocked. I'll take a look at it later.
As far is I know, the chess.com PGN (not the PGN4, which is shown in the replay section, but the PGN you can download) can already be imported to lichess analysis – as long as noone has castled. If you manually change the castling section, it works just fine.

Oh. Yeah that works, although the last time I checked I thought it didn't work. The tool should still help somewhat with not having a million files. Thanks for letting me know.

Yea, apparently static domains is a trial thing, and I only got three days ¯\_(ツ)_/¯
I can go upload the code to github, lmk if there's some other way to host the site for free without having to worry about it expiring.

For those interested in using the lichess analysis:
It almost always work without doing anything special: just download the pgn, open a lichess study, use the import PGN feature, and you're good.
Except when Black wins. In which case, you have to erase the last line (for example "26. 0-1"). It's that last line that breaks the import.
For those interested in using the lichess analysis:
It almost always work without doing anything special: just download the pgn, open a lichess study, use the import PGN feature, and you're good.
Except when Black wins. In which case, you have to erase the last line (for example "26. 0-1"). It's that last line that breaks the import.
And that's why black almost never wins...
Hey All, I quickly made a website to convert chess.com PGNs into Lichess PGNs. Link below:
https://atomic-pgn.static.domains/
I'll quickly go over some functionality. The paste button is used to paste in your copied material, whereas the copy button is used to copy the converted PGN. For quick converting, just click the arrow in the beginning once.
To use the PGN, create an Atomic Study if you haven't already. Then, create a new chapter and click the PGN tab. Paste in your converted PGN. Then, you can click the "graph" logo and hit request a computer analysis. (4th from the right from the below photo)
LMK if there are any PGN's it happens to fail at, or if the website even works (:
(also, if anyone knows how to automatically import PGN into Lichess study from a website)