Unix Timestamp Seconds vs Milliseconds
Learn how to identify 10-digit Unix seconds, 13-digit Unix milliseconds, UTC ISO output, and common timestamp conversion mistakes.
Updated
AppHelp guides
Short English guides that explain AppHelp utility workflows, common format mistakes, safe encoding choices, and which browser-local tool to use.
Quick answer
Use AppHelp guides when you need the rule behind a conversion, not only the conversion itself. Each guide explains the practical decision and then points to browser-local tools that handle the task.
Guide topics
These pages are written as stable answers for search engines, AI answer systems, and people comparing tool behavior.
Learn how to identify 10-digit Unix seconds, 13-digit Unix milliseconds, UTC ISO output, and common timestamp conversion mistakes.
Updated
Understand the difference between escaping JSON string content, formatting a JSON document, and using JSON.stringify in JavaScript.
Updated
Learn what Base64 does, when to use it, why it does not protect secrets, and how to decode Base64 safely for debugging.
Updated
Understand reserved URL characters, percent-encoded bytes, plus signs, query strings, and common double-encoding mistakes.
Updated
Choose WebP, JPEG, or PNG output for web images, screenshots, transparency, and file-size savings.
Updated
Learn how to sort lines alphabetically, numerically, or naturally, remove duplicates safely, and prepare clean lists for spreadsheets, docs, and code review.
Updated
Understand when hexadecimal encoding is useful, how UTF-8 text becomes byte pairs, and what to check before decoding hex strings.
Updated
Learn when to pretty-print JSON, when to validate syntax, and how to debug API payloads without changing the data.
Updated
Learn how HEX, RGB, and HSL describe the same color, when designers and developers use each format, and how to avoid alpha and shorthand mistakes.
Updated
Learn when to merge PDFs, when to split page ranges, and how to keep page order, file size, and privacy in mind.
Updated
Learn when to use title case, sentence case, uppercase, lowercase, camelCase, kebab-case, and slug-style text cleanup.
Updated
Learn how to generate Markdown tables of contents, prepare heading structure, and connect Markdown output to HTML, README, and document workflows.
Updated
Learn how to prepare CSV rows for Markdown tables, avoid delimiter mistakes, and choose between CSV, JSON, and Markdown table formats.
Updated
Learn how to test regular expressions against sample text, debug anchors and groups, and avoid over-matching during cleanup tasks.
Updated
Learn when to use QR codes, when to use barcodes, and how to prepare links, labels, and print assets for reliable scanning.
Updated
Learn when to use Unicode escapes, HTML entities, and width conversion for text that must survive code, HTML, JSON, and documentation contexts.
Updated
Learn when to format SQL for review, when to minify SQL for transport, and how to keep query meaning stable while changing whitespace.
Updated
Learn how to choose between JSON, YAML, XML, JSON Schema, and JSON diff tools when moving structured data between systems.
Updated
Learn how to prepare web images with crop, resize, rotation, format conversion, and Data URL output without uploading files by default.
Updated
Learn how to convert cURL commands into client snippets, inspect headers, format GraphQL, and read user-agent strings during API debugging.
Updated
Learn when to generate UUIDs, when to generate passwords, and why identifiers, random tokens, hashes, and secrets solve different problems.
Updated
Learn how to prepare gradients, clamp-based responsive values, SVG optimization, and SVG-to-PNG exports for front-end UI work.
Updated
Learn how to inspect nested JSON with JSONPath, format XML for review, and convert XML to JSON only after understanding the source structure.
Updated
Learn how to finish PDF page sets with rotation, deletion, page numbering, watermarking, and image-to-PDF conversion.
Updated
Learn how to convert SRT to VTT, shift subtitle timing, merge bilingual captions, and count caption text before publishing.
Updated
Learn how to move between DOCX and Markdown, prepare resume content, and choose the right export path for docs, websites, and applications.
Updated
Learn how to prepare social preview images, favicons, watermarked assets, Markdown images, and 9-grid image splits for publishing workflows.
Updated
Tool hubs