Snake Case Generator

Convert any string of text into snake_case format. This tool transforms your text to lowercase and replaces spaces and hyphens with underscores—ideal for variable naming, database keys, and clean URLs.