1099 Sample & Example

Every 1099 variant shares a common layout — payer on the left, recipient below, and numbered boxes on the right. Here is how to read it.

What a 1099 looks like

1099 — sample layoutannotated
Form type (NEC, MISC, INT, DIV, R, K…)
The suffix tells you what kind of income it reports. Always identify the variant first — the boxes differ.
Payer name, address & TIN
Who paid you and their taxpayer ID. This is the business, bank, or platform issuing the form.
Recipient name & TIN
You (or your business) and your SSN or EIN.
Box amounts
The income figures — the box number and label depend on the variant (e.g. Box 1 nonemployee compensation on a 1099-NEC).
Federal & state tax withheld
Any backup or voluntary withholding already sent to the IRS or state.
Tax year & account number
The year the income applies to and an optional account identifier from the payer.

Illustrative layout for education. A real 1099 may vary by issuer.

The data you get when you extract it

Upload the same 1099 to 1099 Parser and instead of reading it by hand you get clean structured data like this:

{
  "form_type": "Service Agreement",
  "payer_name": "Acme Corp",
  "recipient_name": "Jane A. Doe",
  "box_amount": "4820.00",
  "federal_tax": "4820.00",
  "tax_year": "2025",
  "_confidence": 0.98
}

Extract from your own 1099 — 3 free, no credit card

Want the 1099 extraction guide?

Get a free step-by-step guide to extracting data from 1099s — plus tips for doing it at scale.

Free. No credit card. Unsubscribe anytime.

FAQ

What does a 1099 look like?

Every 1099 variant shares a common layout — payer on the left, recipient below, and numbered boxes on the right. Here is how to read it. The annotated example above shows each region and what it contains.

Can I use this 1099 sample as a template?

Use it to understand the layout and fields. When you need the actual data off a real 1099, upload it and get structured JSON/CSV back — no manual typing.

What are the most common types of 1099?

1099-NEC (contractor pay), 1099-MISC (miscellaneous), 1099-INT (interest), 1099-DIV (dividends), 1099-R (retirement), and 1099-K (payment apps/cards).

When are 1099s due?

Most 1099s must reach recipients by January 31. Filing deadlines to the IRS vary slightly by form and filing method.

This page shows an illustrative 1099 example for educational purposes and is not tax, legal, or financial advice.