About
Encraft is an online tools website with free and practical utilities to improve day-to-day productivity.
Questions, suggestions, or issues: [email protected]
Data & Privacy
We respect your data. Uploaded files and inputs are automatically deleted, and processed data is removed within a day.
Read the full privacy policyCopyright © 2026 Encraft. All Rights Reserved.
Runs in your browser — your input is processed on this device and never uploaded.
Secondary information and sharing actions for this public tool.
Convert text into snake_case: lowercase words joined with underscores. For example, “HelloWorld example” becomes “hello_world_example”.
The converter is word-aware. It splits input on case changes, whitespace, and symbol boundaries before joining the detected words with underscores. This makes it useful for identifiers, field names, filenames, and data-cleanup tasks.
Snake case is a naming convention rather than a universal standard, so existing acronyms and punctuation may be normalized as part of the word-splitting step. For a visual text effect instead of identifier formatting, try Text Flipper.