Presidio is the open-source reference for PII detection, and the honest baseline for anyone evaluating this category. We ran both systems over 5,000 samples of the public ai4privacy/pii-masking-200k dataset, in French, English, German and Italian.
Privacy score: the percentage of ground-truth PII entities successfully detected and masked. Higher is better.
The second experiment matters more than the first. Real documents contain typos, abbreviations and paraphrases. We regenerated every ground-truth entity in four distorted forms to see which system holds up.
Consistency, not just average
A high average hides bad documents. On the baseline set, Hexagone AI has a standard deviation of 9.12% against 20.53% for Presidio. In practice that is the difference between a tool you can leave running on a folder and one that needs a human to check every file.
The gap widens under real conditions
Between the clean set and the messy one, Hexagone AI drops 3.73 points. Presidio drops 12.50. The advantage goes from 28.76% to 41.65%, which is the number that matters, because your documents look like the messy set.