AnyNPC
Cron Expression
Description: every minute every hour
Quick Presets

Run every minute

Current value:*
Next Executions
1.Thu, May 28, 07:27 PM
2.Thu, May 28, 07:28 PM
3.Thu, May 28, 07:29 PM
4.Thu, May 28, 07:30 PM
5.Thu, May 28, 07:31 PM

Cron Field Reference

Minute

0-59

Hour

0-23

Day

1-31

Month

1-12

Weekday

0-6 (Sun-Sat)

* = any value | , = value list | - = range | / = step

Examples: */15 = every 15 min | 1-5 = Mon-Fri | 0,30 = at :00 and :30

Cron Expression Generator & Parser

Free online cron expression generator and parser. Build, validate, and understand cron schedules visually with our intuitive cron builder. Features include visual field selectors, quick presets for common schedules, human-readable description translation, next execution time preview, and support for standard 5-field Linux cron syntax. Perfect for developers, DevOps engineers, and system administrators scheduling automated tasks.

Features

  • Visual cron expression builder with intuitive dropdown selectors for each field (minute, hour, day, month, weekday)
  • Quick presets for common schedules: every minute, hourly, daily, weekly, monthly, and business hours
  • Real-time human-readable description translation — converts * * * * * to 'Every minute' instantly
  • Next 5 execution times preview with exact dates and times in your local timezone
  • Bidirectional editing — modify the expression directly or use the visual builder, changes sync both ways
  • Built-in validation with clear error messages for invalid cron syntax
  • Supports standard 5-field Linux crontab format (minute hour day month weekday)
  • Copy-to-clipboard functionality for generated expressions with one click
  • 100% browser-based — no server processing, your cron data never leaves your device

How to Use

  1. 1Select a quick preset from the top row (Every Minute, Hourly, Daily, etc.) or configure each field manually.
  2. 2For manual configuration, use the dropdowns: Minute (0-59), Hour (0-23), Day (1-31), Month (1-12), Weekday (0-6).
  3. 3Use * for 'every value', */n for intervals (e.g., */15 = every 15 min), and commas for lists (e.g., 1,15).
  4. 4Read the human-readable description below the expression to verify your schedule is correct.
  5. 5Check the 'Next Executions' section to see when the job will run next.
  6. 6Click the copy button to copy the expression to your clipboard for use in crontab or applications.

Frequently Asked Questions

Related Tools

UUID / GUID Generator

Generate UUIDs, GUIDs, NanoIDs, and ULIDs online instantly. Create v1 (time-based), v3/v5 (name-based), v4 (random), v6, or v7 (sortable time-ordered) UUIDs with one click. Bulk generate thousands of unique IDs for database seeding and testing. Validate and decode UUIDs to inspect version, variant, and timestamp. Customize output case, hyphens, and braces wrapping. Copy to clipboard or download as text file. All generation uses cryptographically secure random numbers — no data leaves your browser.

Password Generator

Free online password generator. Create strong, secure, random passwords with customizable length (8-128 characters) and character sets. Features include cryptographically secure generation using Web Crypto API, real-time strength indicator with entropy calculation, exclude similar characters, memorable passphrase mode, and password history. All processing runs locally in your browser — your passwords never leave your device.

Regex Tester

Free online regex tester and debugger with real-time match highlighting, capture groups visualization, detailed match information (position, length, group content), replacement testing, and JavaScript/PCRE flavor support. Features include flag toggles (global, case-insensitive, multiline, dotAll, Unicode), common regex library (email, URL, phone, IP, date), syntax error detection with clear messages, one-click copy pattern, and instant visual feedback as you type. All processing runs locally in your browser using native RegExp engine — no server uploads, works offline.