Useful tools for SaaS developers. No signup required, completely free.
Calculate Stripe processing fees, net payout, and effective fee percentage for any payment method and currency.
๐ก๏ธGenerate Row Level Security policies with templates for common patterns. Copy-paste SQL ready for your Supabase project.
๐ฐEnter your costs and target margin to get break-even pricing, suggested tiers, and revenue projections.
๐ผ๏ธPreview how your meta tags look on Google, Twitter/X, LinkedIn, Facebook, Discord, and Slack before publishing.
๐30 essential security checks across auth, database, API, frontend, and infrastructure. Get a score and track progress.
โ๏ธCompare monthly costs of different hosting, database, auth, email, and payment providers at various user scales.
๐Configure HSTS, CSP, X-Frame-Options, Permissions-Policy and more. Get copy-paste ready next.config.ts code.
๐Decode and inspect JSON Web Tokens. View header, payload, claims, algorithm, and expiry status instantly in your browser.
โ๏ธBuild and sign JSON Web Tokens with HS256, HS384, or HS512. Set claims, pick an algorithm, and get a signed token in your browser.
๐Configure CORS for Next.js middleware, route handlers, or Express. Get copy-paste code with production-safe defaults.
๐งชPaste JSON and get a typed Zod schema with automatic format detection and TypeScript type inference. No signup.
๐ชVerify Stripe-Signature headers against your webhook secret. Computes HMAC-SHA256 in your browser and decodes the event payload.
๐๏ธGenerate cryptographically secure API keys, webhook secrets, and tokens. Hex, Base64, or alphanumeric with optional prefix. Runs in your browser.