PGN-Clean JA tool available

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

User avatar
Jim Ablett
Posts: 2343
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

PGN-Clean JA tool available

Post by Jim Ablett »

Image


It's a basic gui frontend that runs a PGN clean-up & process script that chains together various great PGN tools mainly 40-H tools from Norm Pollock, but also PGN-Extract by David J Barnes, Joined by Andreas Stabel & PGN Manager by Eduardo Suastegui.

I didn't bundle 40-H tools and PGN-Extract with the program in case there are some issues but there is a download button in the gui
to download and install the tools directly from the author's websites.

https://drive.proton.me/urls/SHHFAZ1V1M#8nJZuxgU2xw9

Jim.
User avatar
Graham Banks
Posts: 44864
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: PGN-Clean JA tool available

Post by Graham Banks »

Thanks, Jim.
Looks like a very useful tool. :)
gbanksnz at gmail.com
User avatar
Jim Ablett
Posts: 2343
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: PGN-Clean JA tool available

Post by Jim Ablett »

Graham Banks wrote: Wed Oct 02, 2024 11:18 pm Thanks, Jim.
Looks like a very useful tool. :)
Thanks Graham, might be useful for those who don't like messing with the command line.

Jim.
User avatar
Jim Ablett
Posts: 2343
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: PGN-Clean JA tool available

Post by Jim Ablett »

The tool was getting a lot of hits on Virustotal (29 hits) due to the batch scripts it uses that were converted to executables.

I uploaded a new version which uses normal dos batch file scripts instead of scripts converted to executables.

Only 5 hits on virustotal now which is due to the main executable 'pgn-clean.exe' which is a python script converted to executable.

Same link as before

Jim.
cameosis
Posts: 12
Joined: Thu Sep 12, 2024 6:28 pm
Full name: tomis chagall

Re: PGN-Clean JA tool available

Post by cameosis »

thanks for this.

cheers,
tomis
Esse quam videri. (Marcus Tullius Cicero)
User avatar
Jim Ablett
Posts: 2343
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: PGN-Clean JA tool available

Post by Jim Ablett »

I did an update to the tool.

1. Fixed bug where it wouldn't load pgn files produced by ChessBase.
2. Duplicates removal tool was switched from Pgn-Extract to Pgn-manager.
3. Added an option to produce an additional analysis pgn file using the tool
'Analyse-Pgn' by Jubal Mordecai Velasco which adds comments to the moves
such as 'good','bad',"excellent","blunder" using Stockfish.


Image


https://drive.proton.me/urls/SHHFAZ1V1M#8nJZuxgU2xw9

Jim.
User avatar
Jim Ablett
Posts: 2343
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: PGN-Clean JA tool available

Post by Jim Ablett »

Small update:

Remove duplicates is now an option you can choose via a checkbox.

Re-packaged and got rid of all virus warning/false positives which happen when
you convert a python script into an executable.

https://drive.proton.me/urls/SHHFAZ1V1M#8nJZuxgU2xw9

Jim.
Chris Formula
Posts: 136
Joined: Sun Aug 21, 2016 7:59 am
Full name: Chris Euler

Re: PGN-Clean JA tool available

Post by Chris Formula »

thanks Jim!