أدوات المطور
JWT Decoder
Decode JWT header و payload معout verifying the signature.
الإدخال
JWT Decoder
jwttokenauthdecoder
الإخراج
Decoded JWT
Expires
2100-01-01T00:00:00.000Z
Header
{
"alg": "HS256",
"typ": "JWT"
}
Payload
{
"sub": "123456",
"project": "ToolDock",
"role": "editor",
"exp": 4102444800
}
Signature
signatureأدوات مشابهة
JSON منسق
Pretty-print raw JSON مع configurable indentation.
JSON مدقق
Valiتاريخ JSON و get a clean parse result.
JSON Minifier
Compress JSON into a single-line payload.
JSON Diff
Compare two JSON documents و list what changed.
Regex Tester
Run a regular expression agذكاء اصطناعيnst sample نص و inspect matches.
SQL منسق
Make messy SQL readable مع كلمة مفتاحية casing و line breaks.