Cron Expression Parser & Generator

Parse cron expressions into human-readable descriptions with next run times

Parsed Result

Next Run Times

    What is a Cron Expression?

    A cron expression is a string of five (or six) fields separated by spaces that represents a schedule. Cron is used in Unix-like systems to schedule commands or scripts to run at specific times. The five fields represent: minute, hour, day of month, month, and day of week.

    Cron Syntax Reference

    Each field accepts numbers, ranges (1-5), lists (1,3,5), steps (*/5), and wildcards (*). For example, */15 9-17 * * 1-5 means "every 15 minutes between 9am and 5pm on weekdays."

    How to Use This Tool

    Enter a cron expression in the input field and click "Parse" to see a human-readable description and the next scheduled run times. Use the preset buttons to quickly load common schedules.

    Get a free API key for 100+ developer endpoints:
    Pro plans
    ToolPipe JSON Formatter CSS Minifier JS Minifier UUID Generator Regex Tester JWT Decoder Password Generator Hash Generator Base64 JSON to YAML QR Generator Merge PDF Image to Base64 Color Picker My IP XML Formatter YAML Validator CSV to JSON Diff Checker SQL Formatter Free API Key Pro Plans Quick Start
    130+ free developer tools by ToolPipe. No signup, no tracking. Support us