Read a cron expression in plain language and inspect its next scheduled runs in a browser-based workspace.
Enter a valid cron expression
* Any value, Value list separator- Range of values/ Step values* Every unit (e.g. minute or hour)2,14 Values 2 and 140-5 Range from 0 to 5*/15 Every 15th unit (e.g. every 15 minutes)Use the parser to review an existing schedule before changing a background job. Compare the explanation with the intended frequency and scan the upcoming times for boundary cases. This can help distinguish an every-minute schedule from one tied to a particular hour or weekday.
Paste */15 * * * * to inspect a schedule that runs every fifteen minutes. Then compare it with 15 * * * *, which targets minute 15 of each hour.
Parsing an expression does not execute a job or verify the destination scheduler's configuration. Timezones and daylight-saving transitions must be checked in the deployment environment.
Enter a cron expression or start with a provided preset. Read the schedule explanation and review the upcoming run times. Copy the expression and verify it in your scheduler's timezone and dialect.
Parsing an expression does not execute a job or verify the destination scheduler's configuration. Timezones and daylight-saving transitions must be checked in the deployment environment.
No registration, no tracking of your content, no server uploads. Don't just take our word for it:
Your files and text are processed entirely on your device. Nothing is ever sent to us.
Once loaded, this tool keeps working with your Wi-Fi turned off. Try it.
Open your browser's DevTools → Network tab. You'll see zero requests carrying your data.
Discover other powerful utilities designed to supercharge your workflow and boost productivity.
Build a cron schedule from common presets and inspect its description and upcoming run times before copying it.
Reduce a PDF's file size for an attachment or submission, with local processing and adjustable output quality.
Compress a PDF locally with quality presets and a before-and-after size comparison.