Bank boleto and collection slip validation
The tool detects standard Brazilian bank boleto and collection/utilities slips, recalculates field check digits, and validates the general DAC when applicable.
The result shows barcode, formatted line, bank, amount, due factor, and free field to speed up payment integration debugging.
Convert line and barcode formats
When you paste a digitable line, the page builds the equivalent barcode. When you paste a barcode, it builds the corresponding digitable line.
Processing happens in the browser whenever possible. Files and inputs do not need to be uploaded to the site server for the main workflow.
- Modulo 10 field checks
- Modulo 11 general DAC
- JSON diagnostic export
Operational limits
Mathematical validation does not confirm payment, beneficiary identity, fraud status, or bank registration. Use it as a technical aid and confirm sensitive data through official channels.