No-signup sample preview
See exactly what a cleaned phone list looks like.
The sample files show the full customer output: original rows, normalized numbers, line type, carrier, SMS-readiness, and the reason each row was kept or removed.
full_results.csv preview
Every row is annotated, including duplicates and malformed input.
| row | input_phone | normalized_e164 | line_type | carrier | sms_ready | reason |
|---|---|---|---|---|---|---|
| 1 | 07400 123456 | +447400123456 | mobile | Example Mobile | true | valid_mobile |
| 2 | (415) 555-2671 ext 12 | +14155552671 | mobile | Example Wireless | true | valid_mobile |
| 3 | +1.415.555.2671 | +14155552671 | mobile | Example Wireless | free | duplicate |
| 4 | 0044-20-7123-4567 | +442071234567 | landline | Example Telco | false | valid_landline |
| 5 | n/a | unknown | free | malformed_input |