Pay Stub Sample & Example
A typical pay stub has an earnings block, a deductions block, and a summary that reconciles gross to net. Here is how to read each part.
What a Pay Stub looks like
Illustrative layout for education. A real pay stub may vary by issuer.
The data you get when you extract it
Upload the same pay stub to PayStub Parser and instead of reading it by hand you get clean structured data like this:
{
"employee_name": "Jane A. Doe",
"employer_name": "Acme Corp",
"pay_period": "2026-01-01 to 2026-01-15",
"gross_pay": "4820.00",
"net_pay": "4820.00",
"ytd_gross": "4820.00",
"_confidence": 0.98
}Want the Pay Stub extraction guide?
Get a free step-by-step guide to extracting data from Pay Stubs — plus tips for doing it at scale.
Free. No credit card. Unsubscribe anytime.
FAQ
What does a Pay Stub look like?
A typical pay stub has an earnings block, a deductions block, and a summary that reconciles gross to net. Here is how to read each part. The annotated example above shows each region and what it contains.
Can I use this Pay Stub sample as a template?
Use it to understand the layout and fields. When you need the actual data off a real pay stub, upload it and get structured JSON/CSV back — no manual typing.
How do I calculate take-home pay from a pay stub?
Take-home (net) pay = gross pay − all taxes − all deductions. Every line item between gross and net explains the difference.
Can a pay stub be used for income verification?
Yes. Lenders and landlords commonly request one to three recent pay stubs to confirm employment and income.
This page shows an illustrative Pay Stub example for educational purposes and is not tax, legal, or financial advice.