도구 가이드
business 무료 회원가입 불필요

QR 코드 생성기

품목, 세금 계산 및 PDF 인쇄 지원이 포함된 전문적인 청구서를 만드세요.

도구를 불러오는 중…

이 도구에 대해

회사 및 클라이언트 세부 정보, 자동 합계가 있는 항목별 품목, 세금 계산 및 메모 필드가 포함된 완전한 청구서를 작성하세요. 모든 데이터는 localStorage에 저장되므로 나중에 돌아와서 편집할 수 있습니다. 인쇄 버튼을 사용하여 PDF로 저장하거나 직접 프린터로 보내세요.

사용 방법

  1. 1 상단에 회사 이름, 주소 및 클라이언트 세부 정보를 입력하세요.
  2. 2 청구서 번호, 발행일 및 만기일을 설정하세요.
  3. 3 품목을 추가하세요 — 각 행에 설명, 수량 및 단가를 입력하세요; 합계가 자동으로 업데이트됩니다.
  4. 4 세율을 설정하고, 메모를 추가한 후 인쇄 / PDF로 저장을 클릭하여 내보내세요.

What goes on a professional invoice — and why each field matters

An invoice is a formal request for payment, and a few fields do most of the work of getting you paid on time. A unique invoice number lets both sides reference the document unambiguously in emails and accounting systems; sequential numbering (INV-001, INV-002) also doubles as a record of how many invoices you have issued. The invoice date anchors your payment terms, and the due date makes the deadline explicit rather than leaving "net 30" to interpretation. Clear bill-to details ensure the document reaches the person who can authorise payment. This tool lays all of these out in a clean preview that updates as you type, then lets you print or save it as a PDF straight from your browser.

How the totals are calculated

The math is deliberately transparent. Each line item's amount is quantity × unit price. The subtotal is the sum of every line amount. Tax is applied to the subtotal as a percentage: tax = subtotal × (rate ÷ 100), and the total is simply subtotal plus tax. All amounts are formatted to two decimal places. Worked example: two consulting days at $450 each gives a line amount of $900; add a $120 software fee line, and the subtotal is $1,020. At an 8% tax rate, tax is 1020 × 0.08 = $81.60, making the total $1,101.60. Change any quantity, price, or the tax rate and the preview recalculates instantly.

A note on where your data lives

Everything you enter stays on your own device. The tool saves your draft to your browser's localStorage, so if you close the tab and come back later, your company details, client, and line items are still there — but they are never sent to a server. This is convenient and private, with two caveats worth knowing: the data is tied to that specific browser on that specific machine, so it won't follow you to another computer, and "Clear all data" wipes it permanently. The PDF is produced by your browser's own print engine, not by us, which is why the output looks exactly like the on-screen preview.

Common use cases

  • Freelancers and contractors billing by the hour or by project milestone, who need a presentable document without subscribing to accounting software.
  • Small businesses issuing occasional invoices where a full ERP system would be overkill.
  • One-off sales — selling a piece of equipment, sub-letting a service — where you still want a paper trail with a number and date.
  • Quote-to-invoice workflows: build the line items once, save as PDF for the quote, then reuse the draft and bump the number when the work is done.

Practical tips for getting paid faster

  • Be specific in descriptions. "Website work — $2,000" invites questions; "Homepage redesign + 3 revisions, 16 hrs" gets approved. Detailed lines reduce back-and-forth.
  • State payment terms in the notes. Use the notes field for how to pay (bank details, accepted methods) and the consequence of late payment. The clearer the instruction, the fewer the delays.
  • Set a real due date. "Due on receipt" is vague; a dated deadline gives the client a concrete target and gives you grounds to follow up.
  • Save the PDF with a sensible filename. When you print to PDF, name the file with the invoice number and client so it's findable later, e.g. INV-014-AcmeCorp.pdf.

Common mistakes to avoid

  • Reusing invoice numbers. Two invoices sharing a number is a bookkeeping nightmare and looks unprofessional. Always increment.
  • Forgetting the tax rate field. If you are not registered to charge tax, leave it at 0 — but if you are, a blank rate silently undercharges you. Check it before sending.
  • Assuming the draft is backed up. Because the data lives only in this browser, clearing browser storage or switching devices loses it. Export a PDF of anything you need to keep.
  • Leaving placeholder text. Empty fields show greyed-out placeholders in the preview but they don't print as real content — fill in company and client details before generating the final PDF.

자주 묻는 질문

{# Alpine.js — self-hosted. (The previous jsdelivr CDN tag had a stale SRI integrity hash, so the browser refused to run it and window.Alpine was never defined — silently breaking every FAQ accordion and Alpine tool.) #}