Cron Expression Builder
Build cron schedules visually. Get the expression, a plain-English description, and the next 5 run times instantly.
Your files never leave your device. Processed locally. 100% private.
Unlocking Tool Engine...
How To Use Cron Expression Builder
Complete your task perfectly in just three straightforward steps.
Pick a Preset or Build Manually
Start with a preset like 'Every weekday at 9 AM', or click each field box to open the visual editor.
Review the Description
Plain-English description and next 5 run times update as you configure each field.
Copy in Your Format
Copy the raw cron or export for GitHub Actions, AWS EventBridge, or Kubernetes.
FAQ
Everything you need to know about the Cron Expression Builder.
What is a cron expression?
A 5-field string: minute, hour, day of month, month, day of week. '*' means every valid value.
What does */5 mean?
Step syntax. */5 in the minute field means every 5 minutes — at 0, 5, 10...55.
Why are GitHub Actions crons in UTC?
GitHub Actions always runs in UTC. Subtract your timezone offset from the hour field.
DOM and DOW together?
When both are set, cron uses OR logic — runs if either condition matches.
Related Tools
Continue working with our suite of free data utilities.
GST Invoice Generator
NEWGenerate GST-compliant invoices from CSV data. Export as PDF or Excel. Securely process files in your browser memory with zer
PDF to Excel
NEWExtract tables from a PDF and export them to Excel format. Processed entirely in your browser for 100% data privacy and zero
XML to CSV Converter
NEWConvert XML files to CSV format. Automatically detects repeating elements as rows. Fast, private, and secure browser-based to
CSV to XML Converter
NEWConvert CSV to well-formed XML with configurable element and attribute names. Fast, private, and secure browser-based tool wi
YAML to JSON Converter
NEWConvert YAML files to JSON format. Supports multi-document YAML files. Securely process files in your browser memory with zer
JSON to YAML Converter
NEWConvert JSON files to clean YAML instantly.