Valid plist
- <plist><dict><key>CFBundleName</key><string>MyApp</string></dict></plist>
format validator
Validate Apple plist files (XML or binary/base64) locally with clear errors.
Parses plist content client-side; supports XML and base64 binary plists.
Reports parse errors with details when available.
No uploads or persistence—safe for app metadata.
format
Markdown Validator
Lint Markdown locally with remark-lint, surface rule IDs/line numbers, and keep content private.
format
HTML Validator (light)
Check HTML structure with HTMLHint rules—mismatched tags, casing, and basic issues—all client-side.
web
JSON-LD SEO Validator & Rich Result Schema Checker
Validate rendered JSON-LD structured data for schema.org syntax, rich-result readiness, visible-content alignment, and crawlable schema blocks before publishing.
data
IMEI Validator
Validate IMEI numbers with Luhn checksum client-side.
Structure validation only; does not enforce Apple-specific key requirements beyond plist parsing.