Privacy Policy
Last Updated: June 2026
Welcome to Plobi-kit. Your privacy is critically important to us. This Privacy Policy details how we handle information, our compliance with Google AdSense terms, and the use of cookies on this website under the Plobi brand.
1. Personal Data and Data Collection
Plobi-kit is a collection of client-side web utility tools. All data processing, encoding, conversion, and computation tasks occur entirely within your local browser window using JavaScript. We do not collect, store, transmit, or process your input data on any external web servers.
This includes, but is not limited to, the following tools:
- Base64 Encoder/Decoder — text data is encoded/decoded locally in memory
- JSON Formatter & Validator — JSON strings are parsed entirely client-side
- JWT Token Decoder — JWT tokens are Base64URL-decoded locally; no token is transmitted
- URL Encoder/Decoder — URL strings are percent-encoded/decoded in the browser
- Markdown ↔ HTML Converter — document conversion runs in the browser engine
- WebP Image Compressor — uploaded images are processed via the HTML5 Canvas API locally; no image data is uploaded to any server
- QR Code Generator — QR codes are rendered on an HTML5 Canvas element; no input text is transmitted
- Regex Tester — pattern matching runs in the browser's JavaScript engine
- Color Palette Generator — color calculations are performed client-side
- CSS Glassmorphism Generator — all CSS values are computed locally
- Cron Expression Visualizer — schedule parsing happens in the browser
- Git Command Generator — command generation runs locally with no external requests
- SVG Markup Optimizer — SVG code is processed via regex substitution in the browser
- Flexbox & Grid Playground — layout preview and CSS export run client-side
- SEO Meta Tags Generator — meta tag code generation is entirely local
- AI Prompt Helper — prompt templates are assembled locally; no AI API calls are made
- Code Snippet to Image Exporter — image rendering uses the html2canvas library entirely in the browser; no code or image data is transmitted
By design, Plobi-kit's architecture has no backend server, no database, and no user accounts. There is nothing to collect.
2. Google AdSense & Cookies
This website uses Google AdSense, a service provided by Google LLC, to serve advertisements. Google uses cookies to serve ads based on a user's prior visits to our website or other websites on the internet.
Google's use of advertising cookies enables it and its partners to serve ads to users based on their visit to our site and/or other sites on the Internet.
Users may opt out of personalized advertising by visiting Google Ads Settings. Alternatively, you can opt out of a third-party vendor's use of cookies for personalized advertising by visiting www.aboutads.info.
3. External Links
Our site may contain links to external sites that are not operated by us. Please be aware that we have no control over the content and practices of these sites, and cannot accept responsibility or liability for their respective privacy policies.
4. Changes to This Policy
We reserve the right to make changes to this Privacy Policy at any time. We encourage visitors to frequently check this page for any updates.
5. Children's Privacy (COPPA Compliance)
Plobi-kit's services are not directed at children under the age of 13. We do not knowingly collect any personal information from children under 13. Since our platform collects no personal data from any user (of any age) — as all processing is local and client-side — there are no special data handling procedures for children beyond this general policy. If you believe that a child under 13 has somehow provided personal information to us through a contact channel, please contact us immediately and we will take steps to remove that information.
6. Changes to This Policy
We reserve the right to make changes to this Privacy Policy at any time. Changes will be reflected by updating the "Last Updated" date at the top of this page. We encourage visitors to review this page periodically. Continued use of Plobi-kit's tools following any updates constitutes acceptance of the revised policy.
7. Contact Us
If you have any questions, concerns, or requests regarding this Privacy Policy or our data practices, please contact us through our official GitHub repository. You can open an issue or discussion at: github.com/Deng-Deyu/NoCloud. We aim to respond to all legitimate privacy inquiries within 30 days.