I just released pdbconv, a program to convert PDB files between the plain old MSF format and the new MSFZ format that MS hasn't officially released yet.

It's available on github: https://github.com/ynwarcs/pdbconv

I also made a blog post describing the new format and what lead me to write the converter: https://ynwarcs.github.io/pdbconv-pdb-compression

GitHub - ynwarcs/pdbconv: Converts native PDB files between MSF and MSFZ formats.

Converts native PDB files between MSF and MSFZ formats. - ynwarcs/pdbconv

GitHub