Tool guides

Tool-focused guides from the database with examples, limits, related tools, and safe-use notes.

Explore tools
Developer Tools 4 min read

How to Compare Two JSON Files

JSON comparison is useful when API responses, configs, or webhooks change between versions.

JSONdiffcompare
Developer Tools 5 min read

How to Convert JSON to CSV

JSON to CSV conversion is useful, but nested data and missing fields need careful handling.

JSON
Developer Tools 5 min read

Base64 Encoding Explained

Base64 is useful for transport and debugging, but encoded content can usually be decoded by anyone with the text.

Base64
Developer Tools 4 min read

What Is Base64 Encoding?

Base64 turns bytes into text characters that are easier to move through systems that expect text.

Base64encodingdeveloper tools
Developer Tools 4 min read

What Is JWT Decoding?

JWT decoding lets you inspect readable token parts, but it is not the same as verifying a token.

JWTtokendecoder
Developer Tools 5 min read

How to Test Regex Online

Regex testing is safer when you use representative samples and review edge cases before using a pattern in code.

Regex
Developer Tools 5 min read

UUID vs UUID v7 vs ULID

UUIDs and ULIDs are useful identifiers, but each format has different readability, sorting, and compatibility tradeoffs.

Identifiers
Developer Tools 5 min read

How to Validate .env Files

.env files are simple, but small formatting mistakes can break local builds, deploys, and configuration loading.

Configuration
Website & SEO 4 min read

What Is a DMARC Checker?

A DMARC checker looks for the public _dmarc TXT record on a domain and explains the visible policy.

DMARCemail authenticationDNS
Website & SEO 4 min read

SPF vs DKIM vs DMARC

SPF, DKIM, and DMARC answer different email-authentication questions.

SPFDKIMDMARC
Website & SEO 4 min read

What Is DNS Propagation?

DNS propagation describes how updated DNS answers become visible across resolvers over time.

DNS propagationDNS lookupTTL
Website & SEO 5 min read

How to Read Redirect Chains

Redirect chains can be harmless or messy. This guide shows how to spot loops, extra hops, and wrong final URLs.

Redirects
PDF & Image Tools 5 min read

How to Merge PDF Files Online

PDF merging is useful for owned documents, but file order, data handling, size limits, and output review all matter.

PDF
PDF & Document Tools 4 min read

How to Compress PDF Files

PDF compression tries to reduce file size, often by optimizing document structure.

PDFcompress PDFfile size
PDF & Image Tools 5 min read

How to Remove PDF Metadata

PDF metadata can include author, software, title, timestamps, and other document properties that may not be visible on the page.

PDF
PDF & Image Tools 4 min read

How to Reorder PDF Pages

Reordering pages is simple, but final review matters because page order changes document meaning.

PDF
Productivity 4 min read

Word Count vs Character Count

Writing limits can use different counting methods. This guide explains what each count usually means.

Word counter
Productivity 4 min read

How Reading Time Is Calculated

Reading time is an estimate, not a promise. It depends on word count, topic complexity, and reader speed.

Reading time
Productivity 4 min read

How to Convert Text Case

Text case conversion helps with writing, filenames, code identifiers, titles, and URL-friendly strings.

Text tools
Productivity 4 min read

How to Remove Duplicate Lines

Duplicate removal is useful for lists and drafts, but sort order, casing, and whitespace rules matter.

Text cleanup
Productivity 5 min read

How to Clean CSV Text

CSV cleanup is practical, but spreadsheet tools can change values if you do not review the output.

CSV
Finance Tools 5 min read

What Is an IBAN Checksum?

An IBAN checksum can catch many typing mistakes, but it does not confirm ownership, balance, or account status.

IBAN
Money Format Tools 4 min read

What Is an IBAN?

An IBAN is an international bank account number format used in many countries.

IBANmoney formatchecksum
Money Format Tools 4 min read

How IBAN Checksum Works

The IBAN checksum helps catch many typing errors in the visible number.

IBAN checksumMOD-97money format
Money Format Tools 4 min read

What Is a SWIFT/BIC Code?

A SWIFT/BIC code identifies a financial institution or branch format, depending on the code.

SWIFTBICmoney format
Money Format Tools 4 min read

IBAN vs SWIFT Explained

IBAN and SWIFT/BIC codes are different pieces of payment-format information.

IBANSWIFTBIC
Finance Tools 5 min read

What Is the Luhn Algorithm?

Luhn checks are useful for test and format workflows, but they do not confirm real card status or payment eligibility.

Luhn
Money Format Tools 4 min read

What Is a Luhn Check?

The Luhn algorithm is a checksum used by many identifier formats, including payment-card-style numbers.

Luhnchecksumcard format
Finance Tools 4 min read

What Is a BIN/IIN?

BIN and IIN values can describe number prefix structure, but they should not be treated as real card verification.

BIN/IIN
Security Tools 5 min read

Password Generator Safety Guide

Password generators are useful, but safe password handling matters just as much as length and randomness.

Password safety
Productivity 4 min read

How to Improve Reaction Time

Reaction games can help you practice focus, but results vary by device, browser, input method, and attention.

Reaction time
Developer Tools 4 min read

JSON Minifier vs Formatter

JSON can be compact for machines or formatted for people. This guide explains the tradeoff.

JSON
Website & SEO 6 min read

Core Web Vitals for Blazor Apps

Fast public tool pages need stable layout, quick first render, cached navigation data, and lazy-loaded heavy features.

Core Web Vitals
Website & SEO 5 min read

Fixing Soft 404 Pages

Soft 404s confuse users and crawlers because a page looks successful but does not provide useful matching content.

Soft 404
Website & SEO 4 min read

Open Graph Image Size Guide

Open Graph images should represent the page, load publicly, and fit common preview dimensions.

Open Graph
Website & SEO 4 min read

Sitemap Lastmod Guide

Lastmod is useful only when it reflects real content changes, not every deployment or page request.

Sitemap
Website & SEO 5 min read

Canonical Tags for Filtered Pages

Filtered pages can help users browse, but they need careful canonical and noindex choices to avoid duplicate search pages.

Canonical URL
Website & SEO 6 min read

SEO Basics for Blazor Server Apps

Blazor Server can work well for public pages when routing, metadata, initial HTML, and content structure are handled deliberately.

Blazor SEO
Website & SEO 6 min read

Website Launch SEO Checklist

A practical launch checklist for public websites, tool pages, and guide pages that need clean search signals.

Website launch
Website & SEO 5 min read

Canonical URL Checker Guide

Canonical tags are small but important signals when the same or similar content can be reached through more than one URL.

Canonical URL
PDF & Image Tools 5 min read

How to Convert Images to PDF

Image to PDF conversion is useful for receipts, drafts, scans, and visual notes when you own or are authorized to process the files.

PDF