Graphic Design Invoice Template — Excel

Excel is the best fit for designers who bill hourly or run projects across multiple milestones. Log time against each phase of a branding engagement, let the sheet total by milestone, and hand your accountant a clean CSV at quarter end — no manual math.

Create Your Excel Invoice — Free

Why Excel for Graphic Designers

Formulas total hours × rate per project phase automatically

Set up rows for Discovery, Concept, Design, Delivery. Each row has =Hours*HourlyRate, and a 'Project Total' cell sums them. Change the hourly rate in one cell for a returning client's discount and the full invoice reprices.

Tax column calculates VAT or sales tax on the taxable lines only

Some design services are taxable and some aren't (licensing vs. consulting varies by region). A dedicated tax column with =IF(Taxable="Y", Subtotal*TaxRate, 0) handles the mixed invoice cleanly and keeps you compliant without a spreadsheet hack.

Duplicate a tab per milestone for phase-based billing

For a three-phase branding project, duplicate the sheet three times — Phase 1, 2, 3 — each pre-filled with the deliverables for that stage. Send each at the milestone, and you're never more than one phase ahead of payment without rebuilding the invoice each time.

Pivot table summarizes billable hours by client for tax season

Keep a second sheet that aggregates invoice data. A pivot by client shows total hours, revenue, and average project size across the year — the summary your accountant asks for, generated from the invoices you already sent.

Invoicing Challenges for Graphic Designers

Billing for Revision Rounds

Clients often expect unlimited revisions. Without a clear invoice structure that shows included rounds versus paid extras, you end up doing free work or having uncomfortable conversations after the fact.

Spec Work and Kill Fees

Projects get canceled mid-stream, sometimes after you have invested dozens of hours. If you have not invoiced a deposit or defined a kill fee, you walk away with nothing to show for your time.

Rush Fees and Scope Changes

Last-minute deadlines and evolving briefs are the norm in design. Your invoicing needs to accommodate rush surcharges and mid-project scope expansions without creating friction.

Graphic Design Excel Invoicing Tips

Build a conditional-format cell for 'Revisions Beyond Included'

Create a cell called 'Revisions Used'. Apply conditional formatting: green when under the included count, red when over. When red, the adjacent 'Extra Revision Fee' row unlocks via =IF(RevisionsUsed>2, (RevisionsUsed-2)*HourlyRate, 0). The invoice auto-prices overage rounds, so you never forget to bill for the fourth revision a client pushed through on a Friday.

Define Revision Rounds in Your Invoice

State that the project fee includes a specific number of revision rounds (e.g., two). Additional rounds are billed at your hourly rate. Print this on the invoice so expectations are documented.

Use Milestone Payments for Large Projects

For branding or multi-deliverable projects, split the total into milestones: concept, first draft, final delivery. Invoice at each milestone so you are never more than one phase ahead of payment.

Include a Kill Fee Clause

If a project is canceled after work has begun, a kill fee (typically 25-50% of the total) compensates you for time invested. Reference it on your deposit invoice so clients are aware upfront.

Add Rush Fee Line Items

When a client needs a 48-hour turnaround instead of two weeks, add a rush fee as a separate line item (commonly 25-50% surcharge). Transparency here prevents pushback on the final total.

What to Include on a Graphic Design Excel Invoice

  • Project name and brief description
  • Deliverables (logo files, social media templates, etc.)
  • Number of revision rounds included
  • Rush fee surcharge if applicable
  • File formats to be delivered (AI, PSD, PNG, SVG)
  • Licensing or ownership transfer terms
  • Milestone or phase being invoiced
  • Kill fee terms for early cancellation

Generate Your Graphic Design Excel Invoice Now

Create Invoice — Free, No Sign-Up

Frequently Asked Questions

How do I structure an Excel invoice for a hybrid fixed-fee and hourly design project?
Use two sections on the sheet — 'Fixed Deliverables' with named rows (logo, guidelines, social templates) each with a fixed amount, and 'Additional Hours' underneath with an =Hours*Rate formula. A bottom row =SUM(both_sections) gives the total. This keeps the fixed scope crystal clear while transparently billing overage.
Can I use Excel to calculate a graphic designer's rush surcharge?
Yes. Add a cell called 'Rush %', usually 0.25 to 0.50. Reference it in the line formula: =BaseFee*(1+RushPercentage). When the client wants a 48-hour turnaround, you change one cell and every affected row reprices. At the bottom, a 'Rush Surcharge Applied' note makes the math visible so the client sees what they agreed to.
What's the cleanest way to import Excel design invoices into QuickBooks?
Structure your sheet with columns exactly matching QuickBooks' import fields: Invoice Number, Customer, Item, Description, Qty, Rate, Class. Save as CSV and use QuickBooks' 'Import Invoices' feature. A named Class per service type (Branding, Web, Print) lets you run profitability reports by service line later — something a PDF invoice simply cannot deliver.