Payslip Image Generator 2026/27

Build a shareable PNG estimate of your take-home pay for 2026/27. Client-side only - your figures never leave the browser. Output is watermarked as an illustration, not a real payslip.

£
%

All calculations run locally in your browser. No data is uploaded, stored, or logged.

1200×630px output - sized for social-media sharing (Twitter/X, LinkedIn, Reddit, Facebook).

  • The image is an illustration of estimated UK take-home pay based on HMRC published rates, thresholds and bands for the selected tax year. It is not a real itemised payslip under Employment Rights Act 1996 s.8 - your employer must provide that separately.
  • Do not use the generated image to misrepresent your earnings (e.g. mortgage applications, rental references, immigration paperwork). Fraudulent use is an offence under the Fraud Act 2006. The "ILLUSTRATION - ESTIMATE" watermark is permanent and cannot be removed.
  • Output is calculated from the canonical tax-rules file in this site, which cites gov.uk and HMRC primary sources. Personal circumstances (tax codes, BIK, K-codes, salary sacrifice schemes other than pension, marriage allowance, blind person's allowance) are not modelled on this page - use the main salary calculator for those.
  • This page is for general information only and is not tax advice. Verify any figure with HMRC before relying on it. Salarytax.uk and its contributors accept no liability for use of the output.

How it works

  1. Enter your annual gross salary, UK region and tax year.
  2. Add any pension salary-sacrifice percentage if applicable.
  3. Click Generate payslip - the canvas renders client-side using the site's tax engine.
  4. Click Download PNG to save a 1200×630 image.
  5. Share the PNG on Reddit, LinkedIn, X or anywhere else - the salarytax.uk watermark is permanent.

Use this calculator

Copy a citation linking back to this page. Attribution required under CC BY 4.0.

Plain text
 
HTML
 
Markdown
 

Paste an iframe into your blog or page. Free for any use; the embed shows a small "Powered by salarytax.uk" link.

Basic embed
<iframe
  src="https://salarytax.uk/embed/salary-calculator"
  width="100%"
  height="920"
  frameborder="0"
  loading="lazy"
  title="UK Salary Calculator by SalaryTax"
  style="border: 1px solid #e0e0e0; border-radius: 4px;"
></iframe>
Compact embed
<iframe
  src="https://salarytax.uk/embed/salary-calculator-compact"
  width="100%"
  height="380"
  frameborder="0"
  loading="lazy"
  title="UK Salary Calculator (compact) by SalaryTax"
  style="border: 1px solid #e0e0e0; border-radius: 4px; max-width: 560px;"
></iframe>

Full embed docs and live preview →