Australia TFN validator
Validate an Australian Tax File Number (TFN) using the ATO’s published weighted modulus-11 checksum. Each digit is multiplied by its position weight, the products are summed, and a valid TFN has a total divisible by 11.
The tool supports both modern 9-digit TFNs (weights 1,4,3,7,5,8,6,9,10) and older 8-digit TFNs (weights 10,7,8,4,6,3,5,1), and shows the weighted sum and modulus-11 result so you can see exactly why a number passes or fails.
Privacy-first: the checksum runs entirely in your browser. Nothing is uploaded, stored or sent to any server, and this tool does not query the ATO or any other database.