Zeugly

Loading workspace...

Skip to main content
Use to navigate100% Client-side fast search
Knowledge Base & Help Center

Frequently Asked Questions

Everything you need to know about our privacy-first architecture, tool capabilities, client-side data handling, and security guarantees.

What is Zeugly?

Zeugly is a free, privacy-first web utility toolkit and developer sandbox. It offers over 95+ browser-based tools to format JSON, decode JWTs, resize images, generate OG preview cards, create secure passwords, convert timestamps, analyze cron expressions, minify SVGs, and inspect QR codes safely. Every action runs 100% client-side in your local browser.

Category: General Platform100% Client-Side Verified
Do I need an account or subscription to use the tools?

No. All tools on Zeugly are 100% free with no sign-ups, no registration, no subscriptions, and no usage limits. You can open any tool, complete your work, and close the tab anytime.

Category: General Platform100% Client-Side Verified
Are tools on Zeugly available offline?

Yes. Once the web application loads in your browser, all processing scripts and tool logics run locally. You can continue using tools like JSON Formatter, Base64 Encoder, Password Generator, and Image Resizer even if your internet connection drops.

Category: General Platform100% Client-Side Verified
How do client-side utility tools keep my data safe?

Unlike traditional online converters that upload your code, confidential files, or text to remote cloud servers, Zeugly uses native browser APIs (such as Web Crypto API, Canvas API, and FileReader). Your inputs are parsed and processed in your local browser memory, ensuring your code, passwords, JWT tokens, and images never leave your machine.

Category: Security & Privacy100% Client-Side Verified
Does Zeugly collect or store any personal data or files?

No. We operate under a strict zero-data collection rule. We have zero backend user databases, zero file storage servers, and zero data tracking scripts. We never ask for or store names, mobile/phone numbers, or physical addresses.

Category: Security & Privacy100% Client-Side Verified
What is Zeugly's cookie policy regarding Google AdSense?

We use third-party advertising partners, including Google AdSense, to serve non-intrusive advertisements. Third-party vendors use cookies to serve ads based on prior web visits. Users can opt out of personalized advertising by visiting Google Ads Settings or www.aboutads.info.

Category: Security & Privacy100% Client-Side Verified
How does client-side JSON formatting and JWT decoding work?

When you paste JSON or JWT strings into our developer tools, JavaScript running inside your web browser parses the payload in memory. Syntax validation, formatting, and JWT claim extractions happen instantaneously without sending any tokens or data payloads across the network.

Category: Developer Tools100% Client-Side Verified
Are generated passwords and UUIDs cryptographically secure?

Yes. Our password generator and UUID v4 creator use hardware-backed operating system entropy via window.crypto.getRandomValues(). Seeds are generated strictly in your local device CPU.

Category: Developer Tools100% Client-Side Verified
Can I resize images, create OG cards, or add watermarks without uploading them to a server?

Yes! Our image resizer, watermarking tool, OG image generator, SVG optimizer, vectorizer, and converter tools render images onto HTML5 Canvas elements inside your browser. Calculations and compression are performed locally on your device, and processed files are downloaded directly from your browser memory.

Category: Design & Media Tools100% Client-Side Verified
What dimensions are used by the Open Graph (OG) Image Generator?

Our OG Image Generator renders at the standard 1200 x 630 pixels (1.91:1 ratio), optimized for Facebook, Twitter Cards, LinkedIn, Slack, and Discord link previews.

Category: Design & Media Tools100% Client-Side Verified
What is QR Code Phishing (Qishing) and how does Zeugly detect it?

Qishing is a social engineering attack where malicious actors replace legitimate QR codes with malicious stickers pointing to spoofed websites. Zeugly allows you to safely scan digital files or live camera streams, evaluating destination URLs for SSL encryption, phishing keywords, known link shorteners, and suspicious query parameters before you visit them.

Category: QR & Security Suite100% Client-Side Verified
Why is client-side QR scanning safer than traditional online scanners?

Most web-based QR scanners stream camera feeds or parsed URLs to backend servers, creating logs of scanned locations and links. Zeugly decodes QR codes entirely in your browser using WebAssembly and jsQR/ZXing engines, keeping your camera stream and URLs private.

Category: QR & Security Suite100% Client-Side Verified

Still have questions or noticed a bug?

Our team is happy to answer questions or review bug reports and feature requests for any tool.

Submit Question or Bug Report →