Small Claims Court Filing Calculator
Check whether a dispute still fits the small-claims lane after comparing your claim amount against the court's stated limit and your estimated filing and service costs.
Last updated: 2026-03-28
Small-claims filing inputs
Enter your values
Enter your claim amount plus the official court limit and fee numbers for your jurisdiction to see whether the case still fits small claims.
Filing lane
--
Enter the claim amount, your court's current limit, and the expected filing plus service costs to size the case.
Calculation History(0)
Example calculations
Tap an example to prefill the calculator with sample values.
Within the cap
Claim fits the entered limit with low fee drag
Useful for a first-pass decision about whether the amount still belongs in small claims after you include filing and service costs.
Result: Shows that the claim still fits the court's small-claims lane and that the up-front fee burden is relatively modest.
Over the entered cap
Claim amount needs trimming or another venue
Good for seeing how far above the stated cap the dispute has moved before you pay to file.
Result: Flags the amount that sits above the entered small-claims cap and the fee cost you would still carry up front.
Smaller fee-heavy claim
Fee burden matters more on lower-dollar disputes
A reminder that even valid claims can become less attractive when service and filing costs eat too much of the recovery.
Result: The claim fits, but the fee burden becomes a much bigger percentage of the amount in dispute.
How the small-claims filing check works
The calculator compares your claim amount with the court limit you enter, then rolls filing and service costs into a simple up-front cost figure. That lets you see whether the dispute still fits small claims and how much of the claim gets absorbed by filing friction.
It does not attempt to hardcode 50-state or county-specific rules. You bring the current court limit and fee schedule from the official source, and the calculator handles the sizing math around that number.
Small claims filing FAQ
Use official court limits and fees. This page does not replace the court's forms, venue rules, or clerk instructions.
Does this calculator know my state's exact small-claims limit and filing fee?
No. It is a bounded planning tool on purpose. Enter the current limit and fee from your court's official website or self-help page so you do not rely on stale tables.
Why ask for claimant type?
Many jurisdictions use different small-claims rules for individuals and businesses. The claimant-type field is there to keep you honest about which limit you should enter from the court.
Does winning mean I collect the full claim amount?
Not automatically. This page only shows the claim amount net of the filing and service costs you front up. Collection risk, judgment interest, hearing outcomes, and fee shifting are outside scope.
Embed this calculator
Copy the code below to embed this calculator on your website or blog. It's free — no API key needed.
<iframe src="https://calc.mintloop.dev/embed/daily/small-claims-court-filing-calculator" width="100%" height="600" frameborder="0" title="Small Claims Court Filing Calculator" loading="lazy"> </iframe>
Optional: auto-resize script
<script>
var CALC_HUB_ORIGIN = 'https://calc.mintloop.dev';
window.addEventListener('message', function(e) {
if (e.origin !== CALC_HUB_ORIGIN) return;
if (!e.data || e.data.type !== 'calc-hub-resize') return;
var frames = document.querySelectorAll('iframe[src*="calc.mintloop.dev"]');
frames.forEach(function(f) {
if (f.contentWindow === e.source) {
f.style.height = String(Math.max(0, Number(e.data.height) || 0)) + 'px';
}
});
});
</script> Related tools
Use nearby legal-admin calculators to size damages and calendar the filing work around them.
Statute of Limitations Calculator
Calendar the filing deadline after you confirm the right statutory period.
Contract Penalty Calculator
Model a damages figure before you decide whether the dispute is worth filing.
Notary Fee Calculator
Estimate document and filing-side costs around the same court-admin workflow.
Turn the filing estimate into a checklist
Once the claim fits, gather the venue rule, form packet, service method, and deadline before you pay the filing fee.
Join the Calc Hub newsletterWas this calculator helpful?
Your feedback helps us improve future calculators.
Legal process disclaimer
This is a filing-planning calculator, not legal advice. Small-claims eligibility, venue, fee waivers, defendant type, and hearing procedures vary by jurisdiction and can change.
Always confirm the current filing limit, fee schedule, form requirements, and service rules on the official court website or with a lawyer or self-help center before filing.