Frequently Asked Questions

Are the tools really free?

Yes. ToolGrid is 100% free to use. There are no subscriptions, paywalls, watermarks, or hidden fees. We believe utility software should be universally accessible.

Is my data uploaded to your servers?

No. We utilize a zero-trust architecture. All processing (including video compression, AI background removal, and PDF parsing) happens entirely within your local browser using WebAssembly. Your files never leave your device.

What is the maximum file size I can upload?

Because you aren't actually "uploading" anything to a server, there are no artificial file size limits. The only limitation is the RAM and processing power of your own computer or smartphone.

Can I use these tools offline?

Yes! Once the webpage and its associated WASM scripts are loaded into your browser cache, you can disconnect from the internet and the tools will continue to function perfectly.

Can I use generated assets for commercial projects?

Absolutely. Any vectors, images, cleaned data, or compressed videos you generate using our tools are 100% yours. We claim no copyright or ownership over your processed assets.

Do I need to create an account?

No account is required. You can start using all the tools immediately without handing over your email or personal information.

How does the Image Vectorizer work without a server?

We ported the powerful ImageTracer algorithm into JavaScript and WASM. When you drag in an image, your browser's CPU runs the tracing algorithms locally to plot the SVG paths in real-time.