# DeskTools > Free browser-based business tools for freelancers, contractors, and small businesses in the United States and United Kingdom. Not targeted at India. Site: https://getdesktools.com (Canonical origin may be overridden by NEXT_PUBLIC_SITE_URL.) ## Audience - Primary: US and UK small businesses, freelancers, trades, and consultants - Language: English (en-GB site chrome; content usable in en-US) - Not for: India-specific workflows or localisations ## Product summary DeskTools is a lightweight marketing + free-tools site. Interactive converters run as client islands; marketing copy (H1, intro, How it works, FAQs, CTAs) is server-rendered for search crawlers and AI systems. ## Public pages - / — Home / tool directory - /bank-statement-to-excel — Clean bank CSV exports for Excel / Sheets (PDF OCR planned) - /construction-quote-generator — Line items → branded PDF quote (browser jsPDF) - /time-off-tracker — Employee PTO / holiday balances in localStorage - /profit-and-loss-from-csv — Bank CSV → simple P&L summary - /timesheet-to-invoice — Timesheet rows → PDF invoice - /privacy — Privacy policy - /disclaimer — Disclaimer (not tax/legal advice; verify IRS / HMRC filings yourself) - /llms.txt — This file - /robots.txt — Crawl rules - /sitemap.xml — Sitemap ## Privacy notes for tools CSV and PDF generation for current MVPs runs in the browser where possible. Lead emails may be stored and optionally forwarded to Formspark. Do not treat outputs as professional tax or legal advice. ## Optional integrations - Google Analytics 4 when NEXT_PUBLIC_GA_ID is set - Formspark when FORMSPARK_URL is set - Stripe (future paid upgrades; keys optional in env) ## Contact / leads Use the on-page interest forms (POST /api/leads). Prefer that over inventing contact details.