Freelancer Invoice Calculator – Tutorial
On this page, you can find the logic, usage, and important details of the Freelancer Invoice Calculator calculator.
Summary
When issuing a freelancer invoice, answer "What gross do I write? What net do I receive?" from a single screen. With this tool you can: - Calculate **net collection** from a gross amount by applying VAT and withholding tax. - Work backwards from the **net amount you want to receive** to find the gross. - See the customer's total cost, withholding tax deducted, and accrued VAT. Core logic: - Gross amount = freelance income (under the Income Tax Law) - VAT = Gross × VAT rate - Withholding = Gross × withholding rate - Net collection = Gross + VAT – Withholding Working from net to gross: Net = Gross × (1 + VAT rate – withholding rate) ⇒ Gross = Net / (1 + VAT – withholding) Note: Rates used are for general illustrative purposes. Rates may vary by profession, contract, or regulation; we recommend selecting rates appropriate to your situation.
