- Visual or text-based?
- Both — the dropdowns let you pick values per field, and the cron expression updates live. Paste an expression in and the dropdowns reflect it.
- Does it cover 6-field (seconds) cron?
- Yes — toggle to Quartz mode for second-level precision. Defaults to 5-field Unix cron.
- What about step values and ranges?
- Full support: `*/15` (every 15), `1-5` (Mon-Fri), `1,15` (1st and 15th), combined in any field. The generator teaches syntax as you build.
- Can I preview when it runs?
- Yes — integrated with the Cron Expression Parser's 'next N runs' view. Build and verify in one tool.