Privacy Policy
The short version: your images never leave your browser. Here's the full, honest breakdown of what data babapic actually touches.
Last updated: July 2, 2026
The core of it: we never see your files
Every image tool on babapic runs entirely client-side, inside your browser, using the Canvas API, WebAssembly, and standard JavaScript file-reading APIs. When you drop a file into a tool on this site, that file is read directly off your device into your browser's memory, processed there, and offered back to you as a download. At no point does that file get transmitted to babapic's servers or to any server we control — because babapic's hosting has no endpoint that accepts file uploads in the first place. We do not, and structurally cannot, see, store, back up, or share the contents of any image, PDF, or file you process with our tools.
This is true for every tool on the site, including the passport photo makers, which handle photos of your face — those are processed with the exact same client-side pipeline as every other tool, and are just as invisible to us.
What data we do collect
Because there's no file upload, there's very little left for us to collect. What remains is standard for any public website:
- Basic traffic analytics — aggregate, non-identifying data such as which pages were viewed, approximate geographic region (country/city level, derived from IP address), device/browser type, and referring site. This helps us understand which tools people use and whether pages load reasonably fast. We do not use this data to identify individual visitors.
- Advertising cookies — see the Cookies section below.
- Server logs — like most web hosts, our hosting provider (or CDN) keeps standard access logs (IP address, timestamp, requested URL, user agent) for security and abuse-prevention purposes, for a limited retention period. These are infrastructure-level logs, not something babapic itself queries or profiles you with.
We do not require an account, a login, an email address, or any personal information to use any tool on this site.
Cookies
babapic itself does not set functional or tracking cookies for its own purposes — there's no login session or user preference system that would need one. However, this site is (or will be) monetized in part through Google AdSense, and Google and its advertising partners may set cookies and use similar technologies (such as device identifiers) in visitors' browsers to serve and measure ads, including personalized ads based on your prior browsing activity.
You can review and control how Google uses this data through Google's Ad Settings, and opt out of personalized advertising more broadly via the Digital Advertising Alliance's opt-out page. Most browsers also let you block third-party cookies entirely in their privacy settings, which will prevent ad-related cookies from being set (ads may still appear, just untargeted).
Third-party services we rely on
To keep babapic simple and fast (no build step, no bundler, no npm install), a few tools load a specific processing library on demand, directly from esm.sh, a public CDN for JavaScript packages. This happens only when a tool that needs that library is actually used — for example:
- HEIC/HEIF-to-other-format conversion loads heic2any
- Image compression loads browser-image-compression
- AVIF and WebP encode/decode load the relevant @jsquash modules
- Animated GIF compression loads gifsicle-wasm-browser
- Multi-file downloads load JSZip, and PDF generation loads jsPDF
These are code libraries only — your image data is never sent to esm.sh or to any of these libraries' maintainers. The library code runs locally in your browser, exactly like babapic's own code, once it's downloaded. Loading a script from a CDN does mean esm.sh's servers can see that a request was made from your IP address (the same as loading a font or image from any third-party host would reveal), but no file content is included in that request.
We also use Google AdSense to display advertising, which may load its own scripts and set cookies as described above.
Your rights and choices
Depending on where you live, you may have rights under laws like the GDPR (EEA/UK) or CCPA/CPRA (California) to access, correct, delete, or export personal data held about you, and to object to or opt out of certain processing, including personalized advertising.
Because we don't collect file contents or require an account, there is generally very little personal data tied to you individually to request — the main lever available to you is controlling cookies and ad personalization through your browser settings and the opt-out links above. If you believe we hold personal data about you and want to exercise a specific right, contact us using the details below and we'll respond as required by applicable law.
Children's privacy
babapic is not directed at children under 13, and we do not knowingly collect personal information from children. Since the site doesn't collect file content or require registration, this risk is inherently limited, but if you believe a child has provided us with personal information, contact us and we will address it.
Changes to this policy
We may update this policy from time to time, for example if we add a new analytics or advertising provider. The "Last updated" date at the top of this page reflects the most recent revision. Continued use of babapic after a change means you accept the updated policy.
Contact
Questions about this policy or how babapic handles data can be sent via the Contact page.