SmartGen Trust Center

Production Release Candidate (v1.0.0)

The official compliance, transparency, and data safety framework for the SmartGen ecosystem.

Mobile App Version: v1.0.0 (FIRST PUBLIC RELEASE)
Web Tools Version: v3.2.0 (Stable GitHub Release)
Privacy Policy Version: v1.0.0
Trust Center Edition: 2026.06
Build Type: Production Release Candidate

* Note: The mobile application represents our first Google Play Store release, while the web tools ecosystem is a mature, established system. This document serves as the initial unified compliance layer.
* Future updates may include new tools, improvements, performance optimizations, and compliance enhancements aligned with Google Play policies and third-party SDK requirements.

Version Change Log | Resources & Blog

Real Data Model & Privacy-First Architecture

Architecture & Data Flow

SmartGen follows a strict Privacy-First, Client-Side Architecture. All core logic is executed directly on your device (Edge Processing). We utilize local storage-based processing to ensure that your sensitive inputs never touch a central server unless explicitly required by a specific external API-based tool.

Account & Registration Policy

SmartGen does not require user registration, login, or account creation. All features are accessible without creating any user profile or submitting personal credentials. There is no account system, meaning no user identity is stored, no personal profile is created, and no cross-device tracking is performed.

"SmartGen does not collect or store personally identifiable user-generated content. However, limited technical and analytics data may be processed by trusted third-party services such as Google Analytics, Google Tag Manager, Google AdMob, and selected API providers strictly for performance, functionality, and monetization purposes."

Core Truth: Data Collection Policy

SmartGen does NOT collect or store:

  • User personal information (names, emails, physical addresses, phone numbers, browsing history).
  • User-generated content or files processed within our tools.
  • Passwords, sensitive inputs, or private documents.

Smart Play Store Compliance Layer & Data Safety

In accordance with Google Play's Data Safety requirements, we declare that SmartGen does not sell user data. We collect only the minimum technical data required for app stability and performance monitoring.

Data Collection Summary

Data Type Status
Personal DataNot Collected
User ContentNot Stored
Device InfoLimited (Analytics Only)
Crash LogsYes (Anonymized via Firebase)
Ads DataYes (Processed by AdMob)
Analytics DataAggregated & Non-Identifiable

Data Usage Purpose

  • App Functionality: Ensuring tools work as expected across different device ecosystems.
  • Security: Protecting the application and users from malicious activity.
  • Analytics: Understanding usage patterns to prioritize feature development and improve UX.
  • Monetization: Serving relevant ads to keep the ecosystem free for all users.

Third-Party Services, APIs & Advertising

Unified Analytics & Firebase Transparency

SmartGen integrates trusted third-party services to monitor stability and deliver content. These include:

  • Google Analytics / Tag Manager: Collects aggregated, anonymized usage insights.
  • Firebase Crashlytics: Monitors app stability and reports fatal/non-fatal errors securely.
  • Google AdMob: Manages advertising delivery and ad performance metrics.

AdMob Advertising Disclosure & Opt-Out

To keep our tools free, we display ads via Google AdMob. AdMob may use device identifiers (Advertising ID) to serve relevant advertisements. SmartGen does not directly control AdMob's internal ad targeting system. Users can opt out of personalized advertising at any time by:

  • Adjusting device-level advertising settings (Opting out of personalized ads).
  • Resetting the Advertising ID from Android settings.
  • Limiting ad tracking depending on regional OS settings.

External API Processing & Data Flow

Certain advanced features (e.g., AI Vocal Remover, specialized URL generators, or YouTube Thumbnail fetchers) use external APIs. Data flow rules for APIs include:

  • All API requests are initiated only by user action.
  • Only the user-provided input necessary for that specific tool is transmitted.
  • Data is processed temporarily and is not stored permanently by SmartGen servers.
  • Third-party APIs may apply their own respective privacy policies.

Comprehensive Compliance Framework (GDPR, CCPA & Safety)

GDPR & CCPA Alignment

We respect user rights under the General Data Protection Regulation (GDPR) and the California Consumer Privacy Act (CCPA). Our strict data-minimization approach means these rights are inherently protected:

  • Right to Access & Transparency: You can view all technical data practices outlined in this exact document.
  • Right to Deletion: Since we don't store personal data, deleting the app or clearing your browser cache instantly removes all local data. No server-side deletion request is required.
  • Right to Opt-Out: You hold the right to opt-out of personalized ads via standard device settings. We do not "sell" user data in the traditional sense.
  • Lawful Basis: Data is processed based on "Legitimate Interest" (security, stability) and "Consent" (advertising/APIs).

Children's Privacy & Age Restrictions

SmartGen is not directed to children under the age of 13 (or applicable digital consent age in your region). We do not knowingly collect personal data from children, profile minors for advertising, or encourage unsupervised use of sensitive tools. If a minor uses the application, parental/guardian consent is required. AdMob is actively configured to comply with child-safe advertising policies.

Android Permissions Disclosure

  • Camera: Used strictly for QR scanning; no images are stored or transmitted.
  • Storage: Used for saving/exporting files only with user-controlled access.
  • Internet: Required for API features, ads, analytics, and dynamic updates.
  • Background Services: Used strictly for background performance tracking or ad delivery.

Security & Data Retention

All external communication uses enforced HTTPS encryption. Because we operate on a "No Backend Policy" for user content, there is no centralized database to breach. Technical logs (like Firebase crash reports) are inherently anonymized and automatically purged every 30-90 days.

SmartGen Tools Ecosystem Overview

A comprehensive directory of our specialized utilities, categorized by function, alongside specific local processing notes.

Developer & Technical Tools

Base64 to Image Decoder

Converts Base64 strings back into viewable image files for debugging data URIs.
Processing: Entirely in browser/app memory.

CSS Gradient Generator

Create CSS linear and radial gradients visually.
Processing: Real-time rendering by device GPU.

MD5/SHA Hash Generator

Generates secure cryptographic hashes.
Processing: Hashing is strictly local; never sent to a server.

Live HTML Previewer

Instantly renders HTML, CSS, and JS code in a sandbox.
Processing: Uses a secure local iframe.

IP Address Lookup

Displays public IP information and geolocation.
Processing: Fetched via API. We do not log the IPs making requests.

JSON Formatter & Validator

Beautifies and checks JSON data for syntax errors.
Processing: Parsing performed client-side.

Meta Tag Generator

Creates SEO-optimized meta tags.
Processing: Generates HTML tags locally.

Picture URL Generator

Converts local images into temporary/permanent URLs.
Processing: May use secure cloud storage (user-controlled).

QR Code Generator

Creates custom QR codes for various data types.
Processing: Encoding logic is 100% offline-capable.

Random Choice Picker

Randomly selects an item from a provided list.
Processing: Uses on-device random number generator.

Robots.txt Generator

Generates instructions for search engine crawlers.
Processing: Outputs text files locally.

Schema Generator

Creates JSON-LD structured data for SEO.
Processing: Formats markup entirely on your device.

URL Encoder-Decoder

Safely encodes/decodes special characters.
Processing: Uses standard local encoding libraries.

UUID / GUID Generator

Generates unique identifiers for databases.
Processing: Generates random IDs without server interaction.

Marketing & Social Media

Blog Title Generator

Suggests catchy, SEO-friendly titles.
Processing: Uses local template logic.

Disclaimer Generator

Creates legal disclaimers for websites/apps.
Processing: Templates populated entirely on-device.

Facebook ID Finder

Retrieves the numeric ID for profiles/pages.
Processing: Fetches data from public Graph API endpoints.

Hashtag Generator

Discovers trending hashtags.
Processing: Suggests tags based on local keyword analysis.

Mailto Generator

Creates HTML email links with pre-filled parameters.
Processing: Generates standard HTML locally.

Privacy Policy Generator

Generates custom privacy policies.
Processing: Your business inputs are never stored on our servers.

Terms & Conditions Generator

Creates usage agreements for digital platforms.
Processing: Logic-based template generation happens locally.

UTM Link Builder

Adds tracking parameters to URLs.
Processing: Appends parameters client-side.

WhatsApp Link Generator

Creates direct chat links with custom messages.
Processing: Formats the API link locally.

YouTube Thumbnail Downloader

Retrieves high-quality thumbnails from videos.
Processing: Accesses public YouTube image servers directly.

AI Vocal Remover

Separates vocals from music tracks.
Processing: Uses advanced browser-based ML or secure transient API processing.

SEO & Content

Keyword Density Checker

Analyzes how often keywords appear in text.
Processing: Text analysis is performed locally.

Lorem Ipsum Generator

Generates placeholder text for design layouts.
Processing: Pulls from a local dictionary.

SERP Preview Tool

Shows how pages look in Google search.
Processing: Visual preview rendered in browser.

Text Case Converter

Changes text to UPPERCASE, lowercase, etc.
Processing: Instant transformation without server calls.

Word Counter

Counts words, characters, and reading time.
Processing: Real-time local analysis.

Sitemap Finder & Downloader

Locates and generates XML sitemaps.
Processing: Scans and compiles data locally.

Daily Utilities & Calculators

Age Calculator

Calculates exact age.
Processing: Date math is performed locally.

BMI & BMR Calculator

Calculates health and fitness metrics.
Processing: Physical data is never stored or shared.

CPM & ROI Calculator

Calculates advertising costs and returns.
Processing: Financial formulas executed client-side.

Color Palette Extractor

Pulls palettes from uploaded images.
Processing: Pixel analysis is done on your device.

EMI Calculator

Calculates monthly loan repayments.
Processing: Offline-capable financial calculations.

Fancy Font Generator

Converts text into stylish Unicode fonts.
Processing: Character mapping is done locally.

Image Compressor

Reduces image file size safely.
Processing: Compression logic runs strictly in-app/browser.

Password Generator

Creates strong, random passwords.
Processing: High-entropy generation happens on-device.

Percentage Calculator

Solves percentage-based math problems.
Processing: Instant calculations without internet.

Pomodoro Timer

A productivity and focus timer.
Processing: Timer logic runs locally.

Secure Notepad

Private area to write and save notes.
Processing: Stored in your device's local storage only.

Unit Converter

Converts units of measurement.
Processing: Conversion tables are built-in for offline use.

Tool-Specific Privacy Commitments: 90% of our tools process data entirely on your device (Edge Processing) or in your browser memory (cleared on exit). Only tools that specifically fetch external data require an internet connection.

Frequently Asked Questions

How does SmartGen protect my data during processing?

We use "Edge Processing," meaning the logic to generate your QR code, compress your image, or calculate your loan happens directly on your device. Your data never travels to our servers, eliminating the risk of interception or unauthorized storage.

Why are the tools free? What's the catch?

There is no catch. We monetize through non-intrusive advertisements (Google AdMob) and optional donations. This allows us to keep the tools free for everyone while covering our development and infrastructure costs.

Can I use SmartGen tools offline?

Yes! Once the app or website is loaded, the majority of our tools—including the QR Generator, Image Compressor, and all Calculators—work perfectly without an active internet connection.

Does SmartGen sell my personal information to third parties?

Absolutely not. We do not collect your personal information (name, email, etc.) in the first place, so there is nothing for us to sell. We are committed to a strict zero-data-collection philosophy regarding personal identity.

Are the legal documents generated by SmartGen legally binding?

The Privacy Policy and Terms & Conditions generators provide professional-grade templates that comply with standard regulations. However, since every business is unique, we strongly recommend having a legal professional review the final output to ensure it meets your specific jurisdictional needs.

Who is responsible for the content generated?

Users are entirely responsible for the legality and accuracy of the content they generate (QR codes, legal policies, calculators). Tools are provided "as-is" without express warranty. Users must ensure their use of SmartGen tools complies with local laws and third-party terms of service.

Final Declaration & Contact Information

SmartGen is built on a strict privacy-first architecture, transparency, and user empowerment. By utilizing edge processing, minimizing technical data collection, and operating with total disclosure, we ensure that:

  • User content remains on-device.
  • No personal data is stored or sold.
  • Third-party services are used strictly for essential functionality and platform survival.
  • Users retain absolute control over their local data.

All tool logic, branding, and proprietary content are the intellectual property of SmartGen and Sayad Md Bayezid Hosan. We reserve the right to update this policy; significant changes will be notified via application updates.

Contact & Support

For legal inquiries, data privacy requests, or bug reports, please contact our support team. We value user feedback and aim to respond within 24-48 hours.

Email: info@sayadbayezid.com

Subject Line: Please use "Legal Inquiry" or "Data Privacy Request" for expedited handling.

Official Website: www.smartgentools.com