devtools.supstudio.in
Small tools. Clear answers. No account.
A multi-tool bench for schedules, tokens, patterns, and time. Everything you type stays in the browser unless you opt into the optional AI describe step.
Tools
Cron Expression Builder
Build, explain, and preview cron schedules. Next runs across timezones plus copy-paste snippets for GitHub Actions, Kubernetes, AWS, and more.
Open tool →
JWT Decoder
Decode header and payload, verify HS256/RS256/ES256 in the browser, inspect exp/nbf/iat, and read every claim. Tokens never leave this tab.
Open tool →
Regex Tester
JavaScript regex tester with live highlights, groups, a token explainer, replace, and optional English → pattern.
Open tool →
Timestamp Converter
Unix seconds, milliseconds, ISO 8601, and RFC 2822. Live clock, IANA zones, batch convert, Y2038.
Open tool →
Popular cron schedules
- Cron for every minute* * * * *
- Cron for every 5 minutes*/5 * * * *
- Cron for every 10 minutes*/10 * * * *
- Cron for every 15 minutes*/15 * * * *
- Cron for every 30 minutes*/30 * * * *
- Cron for every hour0 * * * *
- Cron for every day at midnight0 0 * * *
- Cron for every day at 9am0 9 * * *
- Cron for every weekday at 9am0 9 * * 1-5
- Cron for every Monday at 9am0 9 * * 1
- Cron for every Sunday at midnight0 0 * * 0
- Cron for the first of the month at midnight0 0 1 * *
Cron by platform
Timezones: UTC · New York · Los Angeles · Chicago · London · Paris · Berlin · India (Kolkata) · Tokyo · Singapore · Dubai · Sydney