Aygul Dovletova
Founder & Maintainer
Aygul builds ZeroUtil as a privacy-first alternative to the sea of ad-heavy tool sites. Every utility on ZeroUtil is designed to run entirely in the browser — no uploads, no accounts, no tracking beyond basic usage analytics. Background in full-stack web engineering with a focus on fast, minimal interfaces.
Articles by Aygul Dovletova
AES-GCM vs AES-CBC: Which Mode to Use and Why
What block cipher modes do, why GCM has mostly replaced CBC for new code, the IV and authentication rules that matter, and where each mode still earns its place.
Flesch-Kincaid Explained: What the Score Means and How to Use It
How the Flesch Reading Ease and Flesch-Kincaid Grade Level scores are computed, what they're good for, and the limits worth knowing before you optimize for them.
How to Calculate a Sale Discount: Formulas, Examples, and Common Traps
The math behind percent off, stacked discounts, sales tax order, and the tricks retailers use to make a discount look bigger than it is.
The 90-Minute Sleep Cycle Rule: What It Actually Means
How sleep cycles really work, why the 90-minute rule is a useful approximation, and how to time bedtime so you wake up between cycles instead of mid-cycle.
How US Federal Tax Brackets Work (2024 Guide)
Marginal vs effective tax rates, how the brackets stack, what your 'tax bracket' actually means, and the worked example most people get wrong.
The Developer's JSON Guide: Everything Worth Knowing About JSON in 2026
A comprehensive guide to JSON — the spec, the variants, the tooling, debugging, JWT and Base64 context, and how to ship systems that don't break on malformed payloads.
The Online Privacy Guide: Practical Threat Models for Browser-Based Work in 2026
A comprehensive guide to online privacy in 2026 — threat models, browser-based vs. cloud tools, passwords, encryption, and the habits that matter most.
How QR Codes Actually Work: A Practical Guide
What the squares mean, how error correction works, when to use which encoding mode, and why your printed QR code sometimes doesn't scan.
Unix Timestamps and Timezones: The Confusion That Eats Your Week
A practical walkthrough of Unix time, timezones, daylight saving time, and the handful of patterns that keep teams from shipping date bugs to production.
Compound Interest, Explained Like You Actually Have to Use It
The math behind compound interest, why the Rule of 72 works, and why time matters more than rate for most real financial decisions.
Password Strength in 2026: What Length and Character Sets Actually Buy You
A practical look at entropy, NIST's current guidance, real GPU cracking speeds in 2026, and why passphrases beat forced complexity every time.
Never Paste This Into a Random Online Tool
A practical threat model for developers and knowledge workers who use web tools at work. What's actually safe, what isn't, and what to do instead.
Base64 Explained: What It Is, Why It Exists, and When Not to Use It
A practical walkthrough of Base64 encoding — what it actually does to your bytes, why it's not encryption, and the handful of real places it still earns its keep in 2026.
JWT Authentication Mistakes That Keep Appearing in Production
A tour of the JWT pitfalls that still ship to production in 2026 — algorithm confusion, weak secrets, missing expiry, and the subtle ways a library can fail open.
Why Your PDF Tool Should Run in the Browser, Not the Cloud
What actually leaks when you upload a PDF to a random online tool, what modern in-browser PDF libraries can genuinely do, and a checklist for before you upload anything sensitive.
Debugging Malformed JSON: A Field Guide
Every JSON parse error has a real cause hiding behind an unhelpful message. A practical guide to the five failure modes that produce 90% of the pain.
Client-Side Image Compression: What's Actually Happening in the Browser
How browsers compress images without touching a server — the real pipeline behind Canvas, OffscreenCanvas, and WebCodecs, and when it's not enough.
JSON vs. JSON5 vs. JSONC: Which One and When
Three formats that look nearly identical, behave completely differently, and produce a steady stream of parser errors when confused. A practical guide to telling them apart.
Percentages: The Five Mistakes That Trip Up Even Careful People
Percentage points vs. percent, symmetric vs. asymmetric changes, markup vs. margin, and the other places where percentage math quietly lies.
Character Limits on Social Platforms in 2026: What Actually Gets Counted
Current character limits for X, Bluesky, LinkedIn, Instagram, Threads, Mastodon, and TikTok — and how each counts emoji, URLs, and multibyte characters differently.
What Counts as a Word: Why Your Word Counter and Mine Disagree
Word counts vary by tool because 'word' isn't a well-defined unit. A practical look at whitespace splitting, Unicode, hyphens, emoji, and the counting edge cases.
Tools maintained by Aygul Dovletova
Word Counter
Count words, characters, sentences, paragraphs and estimate reading time.
Text ToolsCase Converter
Convert text between UPPER, lower, Title, Sentence, camelCase, snake_case and more.
Text ToolsLorem Ipsum Generator
Generate placeholder text in paragraphs, sentences or words.
Text ToolsText to Slug
Generate URL-friendly slugs from any text.
Text ToolsText Reverser
Reverse text by characters, words or lines.
Text ToolsCharacter Counter
Count characters with platform-specific limits for Twitter, Instagram and more.
Text ToolsLine Counter
Count total lines, blank lines and get line statistics.
Text ToolsRemove Duplicate Lines
Remove duplicate lines from text with case-sensitive and sorting options.
Text ToolsText Repeater
Repeat text multiple times with custom separators.
Text ToolsFind & Replace
Find and replace text with regex support and case-sensitive options.
Text ToolsText Sorter
Sort lines alphabetically, numerically, by length or randomly.
Text ToolsWhitespace Remover
Trim, collapse or remove whitespace and blank lines from text.
Text ToolsRandom String Generator
Generate random strings with configurable length and character set.
Text ToolsMorse Code Translator
Translate text to Morse code and Morse code to text.
Text ToolsText Diff / Compare
Compare two texts side by side and highlight the differences.
Text ToolsInvisible Character Detector
Find and remove hidden zero-width and invisible characters from text.
Developer ToolsJSON Formatter
Format, validate and minify JSON with syntax highlighting.
Developer ToolsBase64 Encoder & Decoder
Encode UTF-8 text to Base64 online or decode Base64 back to UTF-8 and plain text. Runs in your browser with no upload.
Developer ToolsUUID Generator
Generate UUID v4 identifiers, single or in bulk.
Developer ToolsUnix Timestamp Converter
Convert Unix timestamps to human-readable dates and back.
Developer ToolsURL Encoder / Decoder
Online URL encoder and decoder for query strings, paths, and HTTP request values - percent-encodes characters with encodeURIComponent.
Developer ToolsHTML Entity Encode / Decode
Encode special characters to HTML entities or decode them back.
Developer ToolsJWT Decoder
Decode and inspect JWT tokens — header, payload and claims.
Developer ToolsHash Generator
Generate SHA-1, SHA-256, SHA-384 and SHA-512 hashes from text.
Math & CalculatorsPercentage Calculator
Calculate percentages: X% of Y, percentage increase/decrease, and more.
Math & CalculatorsAge Calculator
Calculate exact age in years, months and days from a birthdate.
Math & CalculatorsBMI Calculator
Calculate your Body Mass Index and find your weight category.
Math & CalculatorsTip Calculator
Calculate the tip and split the bill between any number of people. Works as a tip splitter and bill splitter in one.
Math & CalculatorsDiscount Calculator
Calculate discount amount, sale price, savings, and discounted value with optional sales tax. Supports stacked coupons.
Math & CalculatorsLoan / Mortgage Calculator
Calculate monthly payments, total interest and amortization for any loan.
Math & CalculatorsNumber Base Converter
Convert numbers between binary, octal, decimal and hexadecimal.
Math & CalculatorsRoman Numeral Converter
Convert numbers to Roman numerals and Roman numerals to numbers.
Math & CalculatorsRandom Number Generator
Generate random numbers within a range with options for uniqueness and sorting.
Math & CalculatorsStatistics Calculator
Calculate mean, median, mode, standard deviation, variance and more.
CSS & DesignColor Picker
Pick colors visually and get HEX, RGB, and HSL values.
CSS & DesignGradient Generator
Create CSS linear and radial gradients with a visual editor.
CSS & DesignColor Palette Generator
Generate harmonious color palettes, Tailwind-style 50-900 scales and design-system tokens from any base hex color. Also a hex color palette generator (Farbpalette Generator auf Deutsch).
CSS & DesignText Shadow Generator
Create CSS text shadows with a visual editor and presets. Doubles as a CSS font shadow generator.
QR & BarcodeQR Code Generator
Generate QR codes for URLs, text, email, phone and WiFi.
QR & BarcodeWiFi QR Code Generator
Generate a QR code for your WiFi network so guests can connect by scanning.
QR & BarcodeBulk QR Code Generator
Generate multiple QR codes at once from a list of URLs or text.
QR & BarcodeQR Code Reader
Scan and decode QR codes from any image online - upload a photo or screenshot and read the QR contents instantly in your browser.
QR & BarcodeBarcode Generator
Generate barcodes in CODE128, EAN-13, UPC, CODE39 and more formats.
QR & BarcodeBarcode Reader
Free online barcode reader — upload an image to scan and decode barcodes. Supports EAN, UPC, Code 128, QR and more.
Math & CalculatorsGCD / LCM Calculator
Find the greatest common divisor and least common multiple of two numbers.
Math & CalculatorsFraction Calculator
Add, subtract, multiply and divide fractions with simplified results.
Math & CalculatorsPrime Number Checker
Check if a number is prime and find all primes up to any limit.
Math & CalculatorsFibonacci Sequence Generator
Generate Fibonacci numbers up to any length.
Finance ToolsCompound Interest Calculator
Calculate compound interest with customizable principal, rate, time, frequency and optional monthly contributions.
Math & CalculatorsSalary / Hourly Rate Calculator
Convert between annual salary, monthly, weekly, daily and hourly pay rates.
Math & CalculatorsByte / Bit Converter
Convert between bits, bytes, KB, MB, GB, TB and PB.
Math & CalculatorsUnit Converter
Convert length, weight, temperature, speed, volume and area units.
Math & CalculatorsArea & Volume Calculator
Calculate area of 2D shapes and volume of 3D solids.
Math & CalculatorsScientific Calculator
Full-featured scientific calculator with trigonometry, logarithms and more.
Text ToolsROT13 Encoder / Decoder
Encode and decode text with ROT13 and other rotation ciphers.
Text ToolsBinary to Text
Convert text to binary and binary back to text.
Text ToolsUnicode Text Converter
Convert text to bold, italic, script, fraktur and other Unicode styles.
Text ToolsString Length Calculator
Calculate string length in characters, bytes (UTF-8/UTF-16) and graphemes.
Text ToolsMarkdown to HTML
Convert Markdown to HTML with live preview.
Text ToolsHTML to Markdown
Convert HTML to clean Markdown text.
Text ToolsFancy Text Generator
Generate stylish text with bubbles, squares, upside down and more for social media.
Text ToolsText to Handwriting
Render text as handwritten notes with customizable fonts and paper styles.
Text ToolsEmoji Picker & Search
Search and copy emojis by name or category.
Developer ToolsCSV to JSON Converter
Convert CSV data to JSON array format.
Developer ToolsJSON to CSV Converter
Convert JSON arrays to CSV format with custom delimiters.
Developer ToolsJSON to YAML Converter
Convert JSON to YAML format instantly.
Developer ToolsYAML to JSON Converter
Convert YAML to JSON format instantly.
Developer ToolsTOML to JSON Converter
Convert TOML configuration to JSON format.
Developer ToolsHTTP Status Code Reference
Searchable reference for all HTTP status codes with descriptions.
Developer ToolsRegex Tester
Test regular expressions with live highlighting, matches and capture groups.
Developer ToolsUser Agent Parser
Parse user agent strings to identify browser, OS and device.
Developer ToolsColor Converter
Convert colors between HEX, RGB, HSL and CMYK formats.
Developer ToolsMIME Type Lookup
Look up MIME types by file extension or search by type.
Developer ToolsCron Expression Parser
Parse cron expressions into human-readable schedules with next run times.
Developer ToolsXML Formatter / Validator
Format, beautify and validate XML with customizable indentation.
Developer ToolsCSS Formatter / Minifier
Format, beautify and minify CSS code.
Developer ToolsSQL Formatter
Format and beautify SQL queries with keyword uppercasing.
Developer ToolsHTML Formatter / Beautifier
Format, beautify and minify HTML code.
Developer ToolsHTML to JSX Converter
Convert HTML to JSX with automatic attribute conversion.
Developer ToolsJavaScript Formatter / Minifier
Format, beautify and minify JavaScript code with Prettier-style defaults.
Developer ToolsHMAC Generator
Generate HMAC signatures with SHA-1, SHA-256, SHA-384 and SHA-512.
Developer ToolsMarkdown Preview
Write Markdown and see rendered HTML in a live split-pane preview.
Developer ToolsDiff Checker
Compare code or text with line-by-line diff and unified output.
Developer ToolsTailwind CSS Playground
Write HTML with Tailwind CSS classes and see live results. Use it as an online Tailwind editor and Tailwind play environment.
Developer ToolsCode Screenshot
Create beautiful code snippet images with customizable themes.
CSS & DesignCSS Box Shadow Generator
Create CSS box shadows with a visual editor. CSS box-shadow generator, shadow maker and box-shadow builder with live preview, multi-layer support and Material elevation presets.
CSS & DesignBorder Radius Generator
Create CSS border-radius with a visual corner editor.
CSS & DesignGlassmorphism Generator
Create frosted glass CSS effects with backdrop blur. Glassmorphism generator and glass effect CSS builder in one.
CSS & DesignNeumorphism Generator
Create soft UI neumorphic shadows and effects.
CSS & DesignFlexbox Playground
Build CSS flexbox layouts visually with live preview and copy-ready CSS output.
CSS & DesignCSS Grid Generator
Build CSS Grid layouts visually with live preview. Works as a grid system generator and HTML grid generator.
CSS & DesignCSS Animation Generator
Create CSS keyframe animations with presets and visual preview. Doubles as an animate-CSS generator and keyframe maker.
CSS & DesignCSS Filter Generator
Create CSS filter effects with blur, brightness, contrast, grayscale and more. Image-filter CSS in one click.
CSS & DesignCSS Clip Path Generator
Create CSS clip-path shapes with visual editing and presets. Clip-path maker and CSS shape generator in one tool.
CSS & DesignCSS Triangle Generator
Create CSS triangle and arrow shapes using the pure-CSS border technique. Triangle generator and path CSS generator in one.
CSS & DesignSVG Wave Generator
Create decorative SVG wave dividers for websites.
CSS & DesignBlob Shape Generator
Generate organic blob shapes as SVG.
CSS & DesignAspect Ratio Calculator
Calculate and visualize aspect ratios for any dimensions.
CSS & DesignFont Pair Suggester
Discover beautiful Google Font pairings for your projects.
CSS & DesignCSS Pattern Generator
Create repeating CSS background patterns with visual presets.
CSS & DesignCSS Scrollbar Styler
Create custom CSS scrollbar styles with visual controls.
Date & TimeDate Difference Calculator
Calculate the exact difference between two dates in years, months, days, weeks, hours and minutes.
Date & TimeTimezone Converter
Convert times between timezones instantly. Supports 28+ world timezones with DST handling.
Date & TimeCountdown Timer
Set a target date and time, then watch a live countdown showing days, hours, minutes and seconds.
Date & TimeStopwatch
Precise online stopwatch with start, stop, reset and lap time recording. Centisecond accuracy.
Date & TimePomodoro Timer
25-minute work and 5-minute break cycles with progress bar, session counter and phase tracking.
Date & TimeWeek Number Calculator
Find the ISO week number, day of year, days remaining, quarter and more for any date.
Date & TimeDate Formatter
Format any date in 12 patterns including ISO 8601, US, EU, RFC 2822, Unix timestamp and relative.
Date & TimeWorld Clock
Live-updating clocks for multiple timezones. Add and remove cities to build your custom dashboard.
Date & TimeBusiness Days Calculator
Count business days between two dates excluding weekends and custom holidays.
Security & PrivacyPassword Generator
Generate cryptographically secure random passwords with configurable length, character types and entropy display.
Security & PrivacyPassword Strength Checker
Check password strength with entropy calculation, pattern detection and common password matching.
Security & PrivacyPassword Entropy Calculator
Estimate password entropy, character pool size and crack-time ranges for online and offline attacks.
Security & PrivacySecurity Hash Generator
Generate SHA-1, SHA-256, SHA-384 and SHA-512 hashes from text or files using the Web Crypto API.
Security & PrivacyTOTP Generator
Generate time-based one-time passwords (TOTP) from a base32 secret with live 30-second countdown.
Security & PrivacyCSP Header Generator
Build Content-Security-Policy headers with a visual form, presets and per-directive configuration.
Security & PrivacyBasic Auth Header Generator
Create HTTP Basic Authentication headers from a username and password or API token.
Security & PrivacySecure Token Generator
Generate cryptographically secure random tokens in base64url, hex, alphanumeric or UUID v4 format.
Security & PrivacyAES-256 Encrypt / Decrypt Online - Free, In-Browser
Encrypt and decrypt text with AES-128, AES-192, or AES-256 in GCM, CBC, or CTR mode. PBKDF2 key derivation, entirely in your browser.
Security & PrivacyRSA Key Generator
Generate RSA key pairs (2048 or 4096 bit) in PEM format using the Web Crypto API.
Security & PrivacyPBKDF2 Hash Generator
Derive cryptographic keys from passwords using PBKDF2 with configurable iterations, salt and hash function.
ConvertersAll-in-One Unit Converter
Master converter with tabs for length, weight, temperature, speed, area and volume.
ConvertersTemperature Converter
Convert between Celsius, Fahrenheit and Kelvin with formula display.
ConvertersLength Converter
Convert between millimeters, centimeters, meters, kilometers, inches, feet, yards and miles.
ConvertersWeight Converter
Convert between milligrams, grams, kilograms, ounces, pounds, stone and tons.
ConvertersSpeed Converter
Convert between km/h, mph, m/s, ft/s and knots.
ConvertersData Storage Converter
Convert between bits, bytes, KB, MB, GB, TB and PB with binary (1024) and decimal (1000) modes.
ConvertersCooking Measurement Converter
Convert between cups, tablespoons, teaspoons, milliliters, fluid ounces and liters.
ConvertersShoe Size Converter
Convert shoe sizes between US, UK, EU and JP sizing systems for men and women.
ConvertersEnergy Converter
Convert between joules, calories, kilocalories, BTU, kilowatt-hours and electronvolts.
ConvertersPressure Converter
Convert between pascals, kilopascals, bar, atmospheres, PSI, mmHg and torr.
ConvertersFuel Economy Converter
Convert between MPG (US), MPG (UK), L/100km and km/L with inverse relationship handling.
ConvertersAngle Converter
Convert between degrees, radians, gradians, turns, arcminutes and arcseconds.
ConvertersTime Unit Converter
Convert between milliseconds, seconds, minutes, hours, days, weeks, months and years.
ConvertersElectricity Cost Calculator
Calculate daily, monthly and yearly electricity cost from watts, hours per day and electricity rate.
Image ToolsImage Compressor
Compress images by adjusting quality to reduce file size without losing visual clarity.
Image ToolsImage Resizer
Resize images by pixels or percentage with aspect ratio lock.
Image ToolsImage Cropper
Crop images with preset aspect ratios like 1:1, 16:9, and 4:3 using a visual editor.
Image ToolsImage to Base64 Converter
Convert an image to a Base64 data URL or raw Base64 string for HTML, CSS, and API payloads. Runs in your browser.
Image ToolsBase64 to Image Converter
Decode a Base64 string or data URL back into a viewable image and download it as PNG, JPG, WebP or GIF. Runs in your browser.
Image ToolsImage Format Converter
Convert images between PNG, JPEG, and WebP formats in one click.
Image ToolsFavicon Generator
Generate favicons in all standard sizes (16x16 to 512x512) for websites and PWAs.
Image ToolsSVG to PNG Converter
Convert SVG vector graphics to PNG raster images at any custom size.
Image ToolsImage Color Picker
Upload an image and pick colors in HEX, RGB, and HSL with a visual color history.
Image ToolsPlaceholder Image Generator
Generate custom placeholder images with configurable size, colors, and text.
Image ToolsImage Metadata Viewer
View file info, dimensions, aspect ratio, and basic EXIF data from any image.
Image ToolsImage Blur & Pixelate
Apply blur or pixelation effects to images with adjustable intensity.
Image ToolsImage Watermark
Add customizable text watermarks with controls for size, color, opacity, and position.
Image ToolsImage Flip & Rotate
Flip images horizontally or vertically and rotate by 90, 180, or 270 degrees.
Image ToolsImage to ASCII Art
Convert images to ASCII art using text characters with adjustable width and brightness.
Finance ToolsMortgage Calculator
Estimate monthly mortgage payments, total interest and total cost. Includes full amortization schedule.
Finance ToolsLoan EMI Calculator
Calculate Equated Monthly Installments for any loan. See EMI, total interest and payment breakdown.
Finance ToolsRetirement Calculator
Project your retirement fund based on current savings, monthly contributions and expected returns.
Finance ToolsROI Calculator (Return on Investment)
Calculate ROI, CAGR, annual return and percentage gain from initial investment, final value and holding period. Works for stock ROI, after-tax ROI, social ROI and required-return scenarios.
Finance ToolsTax Bracket Calculator
Calculate federal income tax using 2024 and 2025 US tax brackets, with 2023 reference. See effective rate, marginal rate and tax per bracket.
Finance ToolsPaycheck Calculator
Estimate take-home pay after federal tax, Social Security and Medicare deductions.
Finance ToolsBudget Planner (50/30/20)
Plan your monthly budget using the 50/30/20 rule. Editable percentages with weekly, monthly and annual breakdowns.
Finance ToolsNet Worth Calculator
Calculate your net worth by adding assets and liabilities. Dynamic rows with debt-to-asset ratio.
Finance ToolsInflation Calculator
Calculate the impact of inflation on purchasing power over any time period.
Fun & UtilityRandom Name Generator
Generate random first and last names with options for gender, real, fantasy, or business name types.
Fun & UtilityRandom Color Generator
Generate random colors with HEX, RGB and HSL values. Random color picker, colour randomizer and 5-color palette builder with history.
Fun & UtilityDice Roller
Roll D4, D6, D8, D10, D12, or D20 dice. Choose quantity, see individual results and totals with roll history.
Fun & UtilityCoin Flipper
Flip a virtual coin with animation. Track heads/tails counts, percentages, and streaks.
Fun & UtilityDecision Wheel
Add custom options and spin a colorful wheel to make random decisions. Animated CSS wheel with smooth deceleration.
Fun & UtilityASCII Art Generator
Convert text to large block-letter ASCII art. Supports A-Z, 0-9, and basic punctuation.
Fun & UtilityRandom Quote Generator
Generate random inspirational, funny, motivational, and wisdom quotes from a curated collection of 50+ quotes.
Fun & UtilityLove Calculator
Enter two names and calculate a fun compatibility score from 0-100% with hearts and visual display.
Fun & UtilityFortune Cookie
Open a virtual fortune cookie to reveal a random fortune with lucky numbers. 50+ unique fortunes.
Fun & UtilityColor Blindness Simulator
Simulate how colors appear with protanopia, deuteranopia, tritanopia, and achromatopsia using color transformation matrices.
Fun & UtilityAesthetic Text Generator
Transform text into vaporwave, upside down, small caps, bold, italic, strikethrough, bubble, and square Unicode styles.
SEO & Web ToolsMeta Tag Generator
Generate complete HTML meta tags including Open Graph and Twitter Card tags.
SEO & Web ToolsOpen Graph Preview
Preview how your page looks when shared on Facebook and LinkedIn.
SEO & Web ToolsRobots.txt Generator
Generate robots.txt files with user-agent rules, allow/disallow paths and sitemap.
SEO & Web ToolsXML Sitemap Generator
Generate valid XML sitemaps from a list of URLs with changefreq and priority.
SEO & Web ToolsKeyword Density Checker
Analyze word frequency with single words, bigrams and trigrams with density percentages.
SEO & Web ToolsGoogle SERP Preview
Preview how your page appears in Google search results with character count indicators.
SEO & Web ToolsSchema Markup Generator (JSON-LD)
Generate JSON-LD structured data for Article, FAQ, Product, Organization, LocalBusiness, HowTo, Recipe and Event.
SEO & Web ToolsTwitter Card Preview
Preview how your page looks when shared on Twitter/X with meta tag generation.
SEO & Web ToolsSEO Word Counter
Count words, characters, headings, paragraphs with keyword density and reading level.
SEO & Web ToolsReadability Checker
Free reading level checker. Get Flesch-Kincaid, Flesch Reading Ease, Gunning Fog and Coleman-Liau scores in one place.
SEO & Web ToolsHeading Structure Analyzer
Extract and visualize H1-H6 heading hierarchy with SEO issue detection.
SEO & Web ToolsSEO Slug Generator
Generate SEO-friendly URL slugs with stop word removal and length control.
SEO & Web ToolsHreflang Tag Generator
Generate hreflang link tags for multilingual websites with x-default support.
SEO & Web ToolsStructured Data Validator
Validate JSON-LD structured data for correct context, type and required fields.
SEO & Web ToolsArticle Schema Generator (JSON-LD)
Generate Article JSON-LD schema for blog posts, news pages and long-form guides.
SEO & Web ToolsProduct Schema Generator (JSON-LD)
Generate Product JSON-LD schema with Offer, price, currency and AggregateRating for merchant listings.
SEO & Web ToolsFAQ Schema Generator (JSON-LD)
Generate FAQPage JSON-LD schema for FAQ sections with Question and Answer nodes.
SEO & Web ToolsOrganization Schema Generator (JSON-LD)
Generate Organization JSON-LD schema with logo, contactPoint and sameAs for knowledge panel signals.
Home & LifestyleRecipe Scaler
Scale recipe ingredients up or down proportionally for any number of servings.
Home & LifestylePaint Calculator
Calculate how many gallons of paint you need for a room based on dimensions, doors and windows.
Home & LifestyleTile Calculator
Calculate tiles needed for floors or walls with grout spacing and waste percentage.
Home & LifestyleMoving Box Calculator
Estimate moving boxes needed by room type with breakdown by small, medium and large sizes.
Home & LifestyleWallpaper Calculator
Calculate wallpaper rolls needed for a room with pattern repeat, square-feet workflow, and metric/imperial conversions.
Home & LifestyleWater Intake Calculator
Calculate daily water intake based on body weight, activity level and climate.
Home & LifestyleCalorie Calculator
Calculate BMR and TDEE using the Mifflin-St Jeor equation with weight loss and gain targets.
Home & LifestyleSleep Cycle Calculator
Find when to sleep or wake up based on 90-minute REM cycles. Free bedtime and wake time calculator.
Home & LifestyleBaby Name Generator
Generate random baby names with filters for gender, cultural origin and starting letter.
Home & LifestylePet Age Calculator
Convert dog or cat age to human years with breed size adjustment for dogs.
ProductivityResume Builder
Build a professional resume with sections for experience, education, and skills. Print or download as HTML.
ProductivityInvoice Generator
Create professional invoices with line items, tax calculation, and printable output.
ProductivityTyping Speed Test
Test your typing speed with real-time WPM, accuracy, and character tracking.
ProductivityNotes Scratchpad
Simple persistent notepad with auto-save, word count, and local storage.
ProductivityFlashcard Maker
Create and study flashcards with front/back content, shuffle, and navigation.
ProductivityMeeting Cost Calculator
Calculate the true cost of meetings based on attendees, hourly rates, and duration with a live timer.
ProductivityEmail Signature Generator
Generate professional HTML email signatures with contact details and social links.
ProductivitySocial Media Character Counter
Check character counts against limits for Twitter, Instagram, LinkedIn, Facebook, YouTube, and TikTok.
ProductivityParaphrasing Tool
Rewrite text using synonym replacement for basic paraphrasing. No AI required.
ProductivityGrammar Checker
Check text for double spaces, repeated words, misspellings, capitalization, and passive voice.
ProductivityCover Letter Generator
Generate professional cover letters from a fill-in template with your details and experience.
ProductivityDigital Whiteboard
Draw and sketch on an HTML5 canvas with pen, eraser, colors, and PNG download.
PDF ToolsPDF Merger
Merge multiple PDF files into a single document with drag-and-drop reordering.
PDF ToolsPDF Splitter
Extract specific pages or page ranges from a PDF into a new document.
PDF ToolsPDF to Image
Convert PDF pages to PNG or JPG images with adjustable quality and scale.
PDF ToolsImage to PDF
Combine multiple JPG and PNG images into a single PDF document.
PDF ToolsPDF Compressor
Optimize PDF file size by re-serializing and stripping unused metadata.
PDF ToolsPDF Page Reorder
Rearrange pages in a PDF document with a visual drag-and-drop interface.
PDF ToolsPDF Rotate Pages
Rotate individual or all pages in a PDF by 90, 180, or 270 degrees.
PDF ToolsPDF to Text
Extract text content from PDF documents with word and character counts.
PDF ToolsPDF Password Protect
Add password protection to PDF documents for secure sharing.
PDF ToolsPDF Unlock
Remove password protection from PDF documents when you know the password.
Video & AudioVideo to GIF Converter
Convert MP4, WebM and MOV videos to animated GIFs entirely in your browser.
Video & AudioVideo Trimmer
Cut a section from MP4, WebM or MOV videos in your browser without uploading the file.
Video & AudioVideo Converter
Convert videos between MP4, WebM, MKV, MOV and MP3 entirely in your browser.