{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-05-20T20:47:38.224Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"qr-code-reader","name":"QR Code Reader","url":"https://toolsly.tools/qr-code-reader"},{"slug":"qr-code-generator","name":"QR Code Generator","url":"https://toolsly.tools/qr-code-generator"},{"slug":"file-to-hex","name":"File to Hex Dump","url":"https://toolsly.tools/file-to-hex"},{"slug":"hex-to-file","name":"Hex to Binary File","url":"https://toolsly.tools/hex-to-file"},{"slug":"wifi-qr-code-generator","name":"Wi-Fi QR Code Generator","url":"https://toolsly.tools/wifi-qr-code-generator"},{"slug":"vcard-qr-code-generator","name":"vCard QR Code Generator","url":"https://toolsly.tools/vcard-qr-code-generator"},{"slug":"barcode-generator","name":"Barcode Generator","url":"https://toolsly.tools/barcode-generator"},{"slug":"base64-encode","name":"Base64 Encode","url":"https://toolsly.tools/base64-encode"}],"kind":"utility","slug":"unix-timestamp-converter","name":"Unix Timestamp Converter","description":"Convert between Unix timestamps and human-readable dates — auto-detects seconds vs milliseconds.","longDescription":"Paste either a Unix timestamp (seconds or milliseconds — auto-detected) or a human-readable date string and instantly see both representations: epoch seconds, epoch milliseconds, ISO 8601, UTC string, local string, and a relative phrase like \"3 days ago\". Runs entirely in your browser.","category":"text","categoryName":"Text & Encoding","keywords":["unix timestamp converter","epoch converter","unix time converter","timestamp to date","date to timestamp","iso 8601 converter","epoch to date","unix epoch","timestamp converter online","timestamp converter free","millisecond timestamp","epoch time","utc timestamp"],"badge":"Converter","url":"https://toolsly.tools/unix-timestamp-converter","inputs":[{"type":"text","key":"timestamp","label":"Timestamp (seconds or ms)","placeholder":"1700000000","monospace":true,"help":"Auto-detects seconds vs milliseconds."},{"type":"text","key":"humanDate","label":"Or a date string","placeholder":"2024-01-15T10:30:00Z","monospace":true,"help":"Parsed by Date — ISO 8601 works best."}],"outputs":[{"key":"epochSeconds","label":"Epoch (seconds)"},{"key":"epochMillis","label":"Epoch (milliseconds)"},{"key":"iso8601","label":"ISO 8601"},{"key":"utcString","label":"UTC"},{"key":"localString","label":"Local"},{"key":"relative","label":"Relative"}],"invocation":{"webUi":"https://toolsly.tools/unix-timestamp-converter","api":null,"notes":"Currently invoked via the web UI at `webUi`. Inputs are form fields; outputs are structured text values. A remote MCP/REST API is planned."}}