Validate and format 1099-NEC and 1099-MISC recipient data against the IRS IRIS CSV specification — before you upload. Errors caught inline. Split-ready download for the IRS IRIS Taxpayer Portal.
Fill in the form above and click Add Recipient to get started.
Files are split at 250 records each (IRS IRIS portal limit per upload). Upload each file separately via Upload CSV with Form Data in the IRIS portal.
9 consecutive digits with no hyphens or spaces. Names and addresses max 40 characters. State must be a valid 2-letter postal abbreviation (e.g., CA, NY). Amount fields must be plain decimal numbers with no $ or commas. Text fields must be printable ASCII only. Required fields must not be blank.$ or commas (e.g., 5000.00). Text fields — printable ASCII only. Leading/trailing spaces stripped automatically.
123456789. Wrong: 12-3456789, 123-45-6789, 12 3456789. This applies to both payer and recipient TINs. This tool strips hyphens and spaces on entry and flags any TIN that is not exactly 9 numeric characters.
5000.00, 1250.75, 0.00. Wrong: $5,000.00, 5,000. If you export from Excel or QuickBooks and see currency formatting, paste the CSV into this tool's Paste mode — it will flag every non-compliant amount field so you can correct them before upload.
localStorage on your device, not on any server.
$ or commas, (3) name or address field exceeds 40 characters, (4) state field is not a valid 2-letter postal code, (5) required fields are blank, (6) file exceeds 250 records, (7) column header names do not exactly match the IRS IRIS template — even a missing space or capitalization difference will fail, (8) non-ASCII characters in any text field. Run your CSV through the Paste / Import CSV mode of this tool — it maps by header name and will catch all of these issues before you try again.