Tools built for the part of dropshipping that isn't a spreadsheet template
CargoCrate started as a small set of calculators built to answer one repeated question: what does this order actually make after fees, shipping and ad spend? Most tools that answer that question sit behind a sign-up wall or a subscription. Ours don't.
Every tool on this site is plain HTML, CSS and JavaScript running in your browser. There's no account system, no server storing your numbers, and no third-party API reading what you type. If a tool needs data — like shipping estimates or niche categories — it's built from a static reference table rather than a live paid feed.
Who this is for
People testing their first one-product store, small teams running a handful of niche stores, and anyone who wants a quick number without opening a spreadsheet template. If you're comparing enterprise-grade tools with live market data and automated fulfillment, this probably isn't a replacement for that — it's the free, quick-reference layer underneath it.
Why free
Because these tools don't call paid APIs or run server-side infrastructure, there's very little marginal cost to keep them available. We may add optional affiliate links or ads in the future to support the site, but the core calculators will stay free and browser-only.
What "browser-only" means here
No account creation. No data sent to a server when you use a calculator. Where a tool saves data (like the Order Profit Tracker), it's saved with localStorage on your device only.