TDS Deduction Estimate

TDS Deduction Estimate lets you multiply the entered gross payment by the user-supplied withholding percentage. Enter your own values or load the worked example.

Method and calculation

Multiply the entered gross payment by the user-supplied withholding percentage.

Inputs and settings

TDS Deduction Estimate accepts Gross payment (₹) (minimum 0); Applicable TDS rate (%) (minimum 0, maximum 100).

Worked example

TDS Deduction Estimate example — Gross payment (₹): 50000; Applicable TDS rate (%): 10. Computed output: { "deductedRupees": 5000, "afterDeductionRupees": 45000 }

Output and limitations

TDS Deduction Estimate: Rates, thresholds and exemptions depend on the actual transaction and current rules; this does not file TDS.

Technical references: JavaScript numerical operations

TDS Deduction Estimate FAQs

TDS Deduction Estimate applies the following rule to your input: Multiply the entered gross payment by the user-supplied withholding percentage. The worked example on this page uses the same processor as the result button.
TDS Deduction Estimate has these boundaries: Rates, thresholds and exemptions depend on the actual transaction and current rules; this does not file TDS. Start by checking the gross payment (₹) field against the units or format shown.
TDS Deduction Estimate provides this sample: { "deductedRupees": 5000, "afterDeductionRupees": 45000 }. Use the sample button to reproduce it, then replace the inputs with your own values.