Cron Expression Builder & Parser
Build, explain and preview cron schedules with timezone-aware next runs.
Presets
Builder
Pick a value per field, or type an expression above
* * * * *Human-readable description
Next 10 runs
UTC
- Wed, Sep 16, 2026, 08:18 PM
- Wed, Sep 16, 2026, 08:19 PM
- Wed, Sep 16, 2026, 08:20 PM
- Wed, Sep 16, 2026, 08:21 PM
- Wed, Sep 16, 2026, 08:22 PM
- Wed, Sep 16, 2026, 08:23 PM
- Wed, Sep 16, 2026, 08:24 PM
- Wed, Sep 16, 2026, 08:25 PM
- Wed, Sep 16, 2026, 08:26 PM
- Wed, Sep 16, 2026, 08:27 PM
About the Cron Expression Builder & Parser
Construct cron expressions with dropdowns or type them directly, read a plain-English description, and preview the next runs in any timezone. Supports ranges, lists, steps, month/weekday names and @daily-style macros.
Examples
Every day at midnight
0 0 * * *Output
At 00:00.Keyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
Crontab to Human Readable
Dev Utilities
Translate whole crontab files into plain English, line by line.
.editorconfig Generator
Dev Utilities
Create an .editorconfig file with per-language overrides.
.htaccess Redirect Generator
Dev Utilities
Generate Apache .htaccess redirect and rewrite rules.
Bash Alias Generator
Dev Utilities
Create shell aliases for Bash, Zsh or Fish with correct quoting.
Chmod Calculator
Dev Utilities
Unix permission calculator: checkboxes, octal, and symbolic.
Docker Compose Generator
Dev Utilities
Build a valid docker-compose.yml from a simple service form.
Frequently asked questions
Read more
- Cron expressions demystified
Reading and writing cron schedules field by field, common patterns, and the timezone trap that catches everyone eventually.
Comments
No login needed. Comments appear after a quick review.
Loading comments…
Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser