Privacy First

Your files stay
on your device.

We built EazyStudio around one core belief: your files are yours. This page explains exactly what we collect, what we don't, and why.

Last updated: January 15, 2025 · 5 min read · Applies globally
The short version
EazyStudio tools run entirely inside your browser using JavaScript and WebAssembly. Your files are never uploaded to any server. We don't see them, we can't access them, and we never could. The only data we collect is basic, anonymised analytics to understand how the site is used — not what you process.
Zero uploads
Files are processed locally. Nothing is sent to our servers.
No account needed
We never ask for your name, email, or payment details.
No data selling
We don't sell, rent, or trade any user data. Ever.
01

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.

Effective date: January 15, 2025. By using EazyStudio, you agree to this policy. If you disagree with anything here, please stop using the site and contact us with your concerns — we genuinely want to hear them.
02

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.

03

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.
Why does this matter? Many “free” tools upload your files to process them on a server, log what you process, and build profiles for advertising. We made a deliberate architectural choice to run everything in the browser to make this impossible — not just a policy, but a technical guarantee.
04

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.

Open to scrutiny: You can verify this yourself. Open your browser’s Network tab in DevTools while using any tool and watch for outbound requests containing your file data. You won’t find any.
05

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 localStorage and 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.
No cookie banner needed: Because we don’t use tracking cookies or advertising cookies, we don’t need to show you a cookie consent banner. The ones we use are either strictly necessary or fully anonymous.
06

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.

07

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.

08

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.

09

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.

The current version of this policy will always be available at eazystudio.com/privacy/. We recommend bookmarking it if you want to stay informed.
10

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:

We aim to respond to all privacy-related inquiries within 5 business days.

Still have questions about your privacy?
We wrote this policy to be readable, not to hide anything. If something is unclear or you want more detail, just ask — we reply to every message.