@" Freelance Expense Tracker

Freelance Expense Tracker ⚡ FREE

Track and categorize your freelance business expenses. Calculate total deductions and see estimated tax savings for the year.

"@ +s.toLocaleString()+'
Equipment:
__RELATED__
"@ +e.toLocaleString()+'
Home Office:
__RELATED__ "@ +o.toLocaleString()+'
Travel:
__RELATED__ "@ +t.toLocaleString()+'
Internet:
__RELATED__ "@ +u.toLocaleString()+'
Marketing:
__RELATED__ "@ +m.toLocaleString()+'
Total Deductions:
__RELATED__ "@ +total.toLocaleString()+'
Est. Tax Savings:
__RELATED__ "@ +savings.toFixed(0)+'
Taxable Income:
__RELATED__ "@ +taxable.toFixed(0)+'';} function copyPageUrl(){navigator.clipboard.writeText(window.location.href).then(function(){var b=event.target;var t=b.textContent;b.textContent='Copied!';setTimeout(function(){b.textContent=t},2000)})} var u=encodeURIComponent(window.location.href);var t=encodeURIComponent(document.title);document.querySelectorAll('.share-bar a').forEach(function(a){a.href=a.href.replace(/{URL}/g,u).replace(/{TITLE}/g,t)}); __RELATED__ "@