ET ExamToolPro
  • SSC
  • Banking
  • Railway
  • UPSC
  • Defence
How it works All Exams
Legal

Privacy Policy

We built this tool to be fully private by design. Here is exactly what that means for your data.

Last updated: March 2026

The Short Version

ExamToolPro does not collect, store, transmit, or sell any personal data. Your photos and signatures stay completely inside your browser. We do not even have a database to store them in.

Our philosophy is simple: utility tools should not act as data harvesting platforms. When you use ExamToolPro to resize, compress, or edit an image for your exam application, the entirety of that process takes place strictly on your local device. We leverage modern web technologies (specifically client-side JavaScript and the HTML5 Canvas API) to execute all computations locally.

Because the processing happens within the active memory of your web browser, no server ever receives your sensitive biometric data. Once you close the browser tab, the data is completely wiped from memory. We cannot see your photos, we cannot recover them, and we certainly cannot share them.

What We Do Not Collect

Most modern websites and free applications collect a surprisingly long list of metadata and personal information about you to serve targeted advertisements. We collect none of the following information:

  • Photos and images you upload: The core function of this site is image manipulation, but as stated, these files are processed entirely in your browser and are never sent to external storage servers.
  • Names and dates you type into the tool: Any text you input to generate a name/date photo strip stays locally in your browser tab. We do not transmit or log what you type.
  • Email addresses or phone numbers: We do not have a login portal, we do not require account registration, and we do not operate a marketing newsletter.
  • IP addresses: We operate a static website and do not run server-side scripts that log or record your device's IP address.
  • Device and hardware information: We do not fingerprint your browser, monitor your operating system version, or track your specific screen size.
  • Location data: We do not request GPS access, nor do we attempt to infer your location through secondary methods.
  • Tracking Cookies: We do not set any cookies on your device to track your behavior across sessions or across other websites.
  • Analytics and Heatmaps: We do not embed tools like Google Analytics, Hotjar, Mixpanel, or any software that watches where your mouse moves or clicks.
  • Advertising Pixels: There are no Facebook Pixels or Google Ads remarketing tags embedded on our platform to track your browsing habits.

Technical Details: How Your Data Stays Safe

If we don't upload your photo to a server, how does the tool work? When you select an image file from your device, your web browser reads it using the native JavaScript FileReader API. This is a secure, local operation meaning the binary file data is simply loaded into your browser's temporary working memory.

Once loaded, the image is drawn onto a hidden HTML5 <canvas> element. Every operation you perform—whether it is cropping the image to a 350x450 pixel ratio, applying a binary search compression algorithm to reduce the Kilobyte file size, replacing a transparent background with solid white, or rendering a text overlay containing your name—all happen by manipulating raw pixel data on this local canvas using your device's own CPU power.

Finally, when you click the "Download" button, the canvas data is packaged into a standard JPEG data URL and offered back to you as an immediate file download. At no point in this entire workflow is an external network request made to send your image data to us. Tech-savvy users are entirely welcome to verify this by opening their browser's Network tab in Developer Tools while using the resizing tools—you will see zero outbound image payloads.

Google Fonts

This website loads the typography fonts 'Sora' and 'DM Sans' from the Google Fonts library (fonts.googleapis.com) to ensure the interface renders cleanly across all devices. When your browser loads these fonts to display the website, it necessarily makes a background network request directly to Google's servers.

During this request, Google may collect limited technical data (such as your IP address or browser user agent) for the purpose of serving the font files efficiently, as described in their official privacy policy. We have no control over or access to Google's data collection practices regarding font delivery. If you prefer to avoid this entirely, you can use a privacy-focused browser extension to block requests to Google Fonts; ExamToolPro will continue to function perfectly, merely substituting the typography for your device's default system fonts.

Cookies and Local Storage

ExamToolPro does not set any cookies on your device. We do not use cookies for session management, user preferences, tracking, or advertising. Your web browser may naturally cache our static website files—such as CSS stylesheets, JavaScript files, and font assets—in its local storage to make the website load faster the next time you visit. This is standard, default behavior for all modern web browsers and does not involve any personal or behavioral data being transmitted back to us.

Third Party Services

To operate a lean, fast, and highly secure tool, we rely on almost zero external integrations. We explicitly do NOT use:

  • Any user analytics platforms (e.g., Google Analytics).
  • Any advertising networks or programmatic ad bidding systems.
  • Any social media tracking SDKs or sharing widgets.
  • Any payment processors (the tool is 100% free).
  • Any third-party customer support chat widgets.
  • Any remote error tracking or crash reporting services.

The only external service requested by your browser when loading our site is Google Fonts, as detailed in the section above.

Children Under 13

ExamToolPro provides a general utility service and does not knowingly collect or solicit any personal information from anyone under the age of 13. Because our tool does not require any personal information to function, children can safely use the resizing utilities locally on their device. However, if you are a parent or guardian and believe your child has inadvertently submitted personal identifying information through our direct email contact address, please reach out to us at examtoolpro@gmail.com and we will delete the correspondence immediately.

Contact Form Data

If you choose to use the contact form on our Contact Us page, your name, email address, the subject line, and the content of your message are compiled and sent directly to our support email inbox at examtoolpro@gmail.com. We utilize this information strictly for the singular purpose of reading and replying to your customer support query, bug report, or feature request.

Once your query is resolved, the email conversation is archived. We will never add your email address to a marketing newsletter or mailing list, nor will we ever share, sell, or rent your contact details to any third party under any circumstances.

Changes to This Policy

We may occasionally update this Privacy Policy to reflect technical changes in how the website operates or changes in legal regulations. If we make a change, we will revise the "Last updated" date at the very top of this page. We are committed to transparency and will describe any modifications in plain, simple language. We promise that we will never quietly introduce hostile data collection practices, server-side image logging, or behavioral tracking to this platform.

Questions About Privacy

Your trust is important to us. If you have any lingering questions, concerns, or feedback regarding this Privacy Policy, or if you simply want technical clarification on how our client-side image processing protects your data, please do not hesitate to contact us. You can email the development team directly at examtoolpro@gmail.com. We make it a priority to read every message and will reply within 24 hours on standard working days.

ET
ExamToolPro
Home All Exams How it Works Privacy Terms Contact
© ExamToolPro. Built to simplify Indian government exam applications.