JSON-LD Validator - Online Structured Data Syntax Checker
Paste JSON-LD and validate basic syntax and required properties for Article, Product, etc. Local only. Instant feedback.
UD5 Toolkit
Validate your GeoJSON data instantly. Check geometry types, coordinate ranges, property structures, and ensure compliance with the RFC 7946 specification. Paste, upload, or load a sample to get started.
Validation results will appear here
Paste GeoJSON and click Validate, or enable auto-validate
type field is mandatory at every level.
Our validator checks all these rules and reports any violations with specific fix suggestions.
[[0, 0], [10, 0], [10, 10], [0, 10], [0, 0]].
If your ring isn't closed, many GIS tools will fail to render it correctly or may misinterpret the geometry.
Our validator flags unclosed rings as errors.
geometry can be null. This is useful for
representing entities that have properties but no known spatial location yet, or for features that are purely
attribute-based. However, a Feature must have a properties key (which can be null or an
empty object {}). Our validator correctly handles null geometries and won't flag them as errors.
geojsonhint or ogr2ogr with validation flags.
Paste JSON-LD and validate basic syntax and required properties for Article, Product, etc. Local only. Instant feedback.
Enter a URL and click to check if it's reachable from your browser (CORS-limited, uses no-cors fetch). Quick manual test. Local only.
Enter a UPC or EAN barcode number and validate the check digit. See if it's a real product code. Local calculation.
Enter a URL and fetch its Twitter card meta tags. See a live preview of how the tweet will appear. Debug social sharing.
Paste HTML and detect unclosed tags, invalid nesting, and duplicate IDs. Lightweight client‑side validation.
Send conditional requests to a URL and verify that the server correctly handles ETag and If‑None‑Match. Audit caching.
Paste a media query and instantly check for syntax errors. See if it's correctly formed. Quick developer tool.
Validate a DNSSEC chain by entering DS and RRSIG records. Verify that signatures match. Educational. Local algorithm.
Paste any DNS record and check if its format is valid for the selected record type (A, AAAA, CNAME, MX, TXT, SRV). Prevents typos.
Paste your SQL query and check for basic syntax errors. Highlights missing commas, wrong keywords. Local analysis.
Enter any number up to trillion and get the English word representation. For filling out checks or legal documents.
Paste a Bitcoin, Ethereum, or other crypto wallet address and quickly verify its format and checksum. No connection to blockchain.
Check and beautify your TOML config files. Highlights errors and aligns tables and arrays. Safe local parsing.
Validate YAML syntax with line‑by‑line error messages. Also format messy YAML into clean, indented output. All in your browser.
Validate ISBN‑10 and ISBN‑13 numbers and compute their check digits. Useful for booksellers and libraries. All local.
Check if an IBAN has the correct length and structure for its country. Early validation, no bank connection.
Paste a test card number to verify Luhn algorithm, identify issuer (Visa, MC), and check length. No real data.
Validate if a version string follows SemVer 2.0.0. Also sort and compare versions. Developer tool.
Compare your password against a built‑in list of the 10,000 most common passwords. Instant warning if it appears.
Paste Markdown and get warnings for common mistakes: inconsistent heading spacing, bare URLs, and broken links. All local.
Paste a robots.txt file and validate its syntax. See if a specific user‑agent can access a path. Essential for webmasters.
Paste a string and verify if it is valid Base64. Auto‑detects padding issues and character errors. Quick dev check.
Paste a list of numbers to visually check uniformity, mean, and simple pattern analysis. Educational tool for statistics and RNG.
Enter a number of sides (3‑100) and get the correct polygon name (triangle, hectogon). Fun geometry reference.
Drag the seven tangram pieces to form a target silhouette. Multiple puzzles. Develop spatial thinking. All canvas interactions.
Find the centroid (center of mass) of any convex polygon by entering vertex coordinates. Useful for physics and design.
Calculate the area of an irregular polygon by entering its vertex coordinates. Uses the shoelace formula. Pure math.
Draw perfect ellipses by dragging focal points and a point on the curve. See the equation update dynamically. Educational.
Easily format, validate, and beautify XML documents. Minify XML data with a single click. All processing happens locally in your browser for maximum privacy.
Online JSON formatting and validation tool, supporting JSON minify/beautify, syntax highlighting, and error locating. Data processed locally in browser for security.