Overview
EazyStudio (“we,” “us,” or “our”) operates the website at eazystudio.com and all tools hosted under it. This Privacy Policy explains how we handle information when you visit our site or use our tools.
We take privacy seriously — not as a compliance checkbox, but as a design principle. Every tool on EazyStudio was built to run entirely in your browser so that we couldn’t access your files even if we wanted to.
What we collect
We collect a minimal amount of data to keep the site running and to understand how people use it. Here’s a complete breakdown:
| Data type | What it is | Collected? |
|---|---|---|
| File contents | Any file you open or process in a tool | Never |
| Page views | Which pages you visit, anonymised | Minimal |
| Referrer | Which site linked you here | Minimal |
| Browser / OS | General device type for compatibility | Minimal |
| IP address | Your network address | Anonymised |
| Name / email | Personal identifying information | Never |
| Contact form | Name & email when you contact us | Only if submitted |
Analytics: We use privacy-focused, cookie-free analytics (such as Plausible Analytics or a self-hosted equivalent) that do not track individual users, do not set cookies, and do not share data with advertising networks. Aggregate data only — like “the Image Compressor was used 4,000 times this month.”
Contact form: If you send us a message via the contact page, we receive your name, email address, and the message content. This is stored by our form provider (Formspree) and used only to reply to you. We delete it after the conversation is resolved.
What we don’t collect
Just as important as what we collect is what we explicitly don’t. To be crystal clear:
- Your files — images, videos, audio, PDFs, documents, or any other file you open in our tools. They never leave your browser.
- File names or metadata — we don’t log what files you process, their names, sizes, or any extracted metadata.
- Cross-site tracking — we don’t use tracking pixels, fingerprinting scripts, or third-party advertising tags.
- Account data — we have no user accounts, so there’s no profile, history, or saved preferences to collect.
- Payment data — all tools are free. We never handle credit cards or billing information.
- Location data — we don’t request or infer your GPS location.
How our tools work
Understanding the technical architecture helps explain why we make strong privacy guarantees.
When you open a file in an EazyStudio tool, the file is read by your browser using the File API — a standard web API that gives JavaScript access to files you explicitly select. The file data is kept in your browser’s memory (RAM) and never transmitted over the network.
Processing is performed by one of the following, all running locally:
- JavaScript — for text manipulation, encoding, formatting, and lightweight operations.
- WebAssembly (WASM) — for CPU-intensive tasks like audio/video encoding and PDF manipulation. Libraries like FFmpeg.wasm and PDF-lib compile C/C++ tools to run inside the browser sandbox.
- Canvas API — for image processing, resizing, and format conversion.
- Web Workers — heavy processing runs on a background thread so the page stays responsive.
When processing is complete, the output is made available for download using a temporary object URL — again, entirely in memory. Once you close the tab or navigate away, the data is gone.
Cookies & local storage
We use no tracking cookies and no third-party advertising cookies of any kind.
The only browser storage we may use:
- Preferences — if a tool saves a UI preference (like dark mode or a last-used setting), it is stored in your browser’s
localStorageand never transmitted to us. - Analytics session — our privacy-friendly analytics may use a temporary, non-identifying session token to count unique visits without cookies. This contains no personal data.
Third-party services
We use a small number of third-party services to operate the website. None of them receive your file data.
| Service | Purpose | Data shared |
|---|---|---|
| Cloudflare | CDN, DDoS protection, DNS | IP address (anonymised), request metadata |
| Plausible Analytics | Cookie-free, privacy-first analytics | Anonymised page views, no personal data |
| Formspree | Contact form delivery | Name & email only when you contact us |
| Google Fonts | Typography (Plus Jakarta Sans) | IP address on font request |
| jsDelivr / cdnjs | Open-source JS libraries | IP address on asset request |
We do not use Facebook Pixel, Google Analytics, Google Ads, or any advertising network. We do not sell your data to data brokers or allow third parties to track you across sites via our platform.
Your rights
Depending on your location, you may have rights under laws such as the GDPR (European Union), CCPA (California), or similar regulations. Because we collect so little data, most of these rights are already satisfied by default — but here’s how they apply:
- Right to access — you can request a copy of any personal data we hold about you. In practice, this is limited to any contact form submissions you’ve made.
- Right to deletion — you can request we delete your data. Contact us and we’ll remove any contact history within 30 days.
- Right to portability — you can request your data in a machine-readable format.
- Right to object — you can object to how we process your data.
- Right to rectification — if any data we hold is inaccurate, you can ask us to correct it.
To exercise any of these rights, contact us and we’ll respond within 30 days.
Children’s privacy
EazyStudio is intended for general audiences and is not directed at children under 13. We do not knowingly collect personal information from children under 13.
Since we don’t collect personal data to create accounts, and all tools are anonymous, there is no risk of a child’s data being stored or misused through normal tool use.
If you believe we have inadvertently collected information from a child under 13, please contact us immediately and we will delete it promptly.
Changes to this policy
We may update this Privacy Policy from time to time. When we do, we will update the “Last updated” date at the top of this page. We’ll also note significant changes in our blog if they materially affect your privacy.
We will never change this policy in a way that retroactively allows us to collect or share data that we previously said we wouldn’t. Any changes toward collecting more data would apply only going forward and would be announced clearly.
Contact & questions
If you have any questions, concerns, or requests related to this Privacy Policy or your data, we want to hear from you. Reach out through any of these channels:
- Contact form: eazystudio.com/contact — fastest response
- Email: [email protected]
We aim to respond to all privacy-related inquiries within 5 business days.