Cron Expression Humanizer
Translate 5 or 6 field cron expressions into plain-language descriptions with next run times. Supports L, W, # and @daily presets, plus a visual builder that generates cron from options.
How to Use
In the 'Cron to Chinese' mode, enter a cron expression such as 0 9 * * 1-5. Both 5- and 6-field formats are accepted, along with special characters * / - , ? L W # and preset aliases like @daily, @hourly, @monthly and @yearly. Click 'Translate' to get a plain-language description, a list of next run times and field details. Switch to the 'Visual Builder' mode, pick a frequency (every minute, hourly, daily, weekly or monthly) and fill in the interval, time, weekdays or day of month, and a valid cron expression with its description is generated automatically. Common presets such as daily at midnight or weekdays at 9am are one click away.
Features
- Translates 5- and 6-field cron expressions into readable descriptions
- Supports special characters ? L W # and presets @daily, @hourly, @monthly, @yearly
- Lists the next run times and detects 6-field expressions with seconds
- Visual builder generates cron expressions from plain options
- Presets for daily midnight, weekdays 9am, every 5 minutes and more