Updates
Stay informed with the latest improvements, new tools, feature releases, and platform announcements from CodeUtility.
Enhanced Align Hash Tool + New Update Notifications
We’ve added an Update page with notifications in the menu bar, improved the Align Hash tool to support PHP outputs like print_r, var_dump, and var_export, and made enhancements for better formatting of JavaScript and Python structures. Several bugs were also fixed for smoother usage.
- 🔔 Update Notification Menu
- Added an “Updates” page and notification item in the top menu bar to keep users informed about the latest features and improvements.
- 🛠 Align Hash Tool Enhancement
- Added support for beautifying and formatting output of PHP debug functions: print_r, var_dump, and var_export.
- Improved handling and formatting for JavaScript arrays/objects and Python lists/dictionaries, including better alignment and readability options.
- Fixed bugs related to edge cases in nested structures and empty keys/values.
Code Editor Enhancements: Local History and Status Bar
Two powerful improvements for a better editing experience: a real-time status bar and local history tracking.
We’ve rolled out two exciting upgrades to our code editor to improve your productivity and editing experience:
Status Bar
You can now view helpful real-time metrics as you code:
- Total length
- Number of lines
- File size
- Current cursor position

Local History
Your code edits are automatically saved in the browser as local history. This means:
- View a timeline of all your changes in local.
- Instantly revert to any previous version.
- Stay in control — even without signing in
These features are designed to help you write, track, and manage your code more efficiently.

Introducing Code Executors for Python, C++, PHP, Ruby, Node.js, Go, and Rust
You can now run and test code directly in your browser with our new suite of language-specific executors.
We’re thrilled to announce the launch of **Executors** — a new set of tools that let you run code instantly in your browser across several popular programming languages.
Supported languages include:
- [Python](https://python.codeutility.io)
- [C++](https://cpp.codeutility.io)
- [PHP](https://php.codeutility.io)
- [Ruby](https://ruby.codeutility.io)
- [Node.js](https://node.codeutility.io)
- [Golang](https://go.codeutility.io)
- [Rust](https://rust.codeutility.io)
Whether you're learning, debugging, or sharing snippets, these interpreters are designed for simplicity, speed, and accuracy.
Just pick a language, paste your code, and hit run!
New Python Tools and SQL Beautifier Upgrade – Dec 2024 Update
We’ve added new Python and encoding tools, and upgraded the SQL beautifier with customizable formatting options.
On December 28, 2024, we rolled out several powerful enhancements to CodeUtility:
- Improved the **[Beautify SQL](https://beautifysql.codeutility.io)** tool: users can now configure options such as keyword casing, indentation, and line breaks for more tailored formatting.
- Added a new **[Beautify Python](https://beautifypy.codeutility.io)** tool for formatting and cleaning up Python code.
- Introduced a **[Python 2 to 3 Converter](https://python2to3.codeutility.io)** to help modernize legacy Python codebases quickly.
- Added a **[Base64 ↔ Hex Converter](https://base64tohex.codeutility.io)**, allowing users to convert between Base64 and hexadecimal encoding formats seamlessly.
These updates expand our toolset and give developers more control and convenience in their daily work.
Blog, Comments, New Pages & Library Updates – April 2024 Update
We’ve launched a programming blog with comments, added info pages like Our Story and Talk to Us, and upgraded all major third-party libraries for beautifiers and converters.
On April 11, 2024, we introduced several new features and improvements:
- Launched our new **Blog** page for sharing programming tutorials, articles, and insights.
- Added **comment support** on all articles to encourage community interaction and feedback.
- Released two new informational pages:
- Our Story** – a glimpse into the vision and mission behind CodeUtility.
- Talk to Us** – a simple and friendly way to contact our team.
- Upgraded all major **third-party libraries** used in our beautifier and converter tools to their latest stable versions for better formatting accuracy, performance, and language support.
These updates mark a new step toward building a more helpful and connected platform for developers.
Initial Release of CodeUtility Tools
Launched the homepage and a full set of developer tools including beautifiers, converters, minifiers, and encoders with essential features like download/upload, shareable links, and dark mode.
Looking back, November 30, 2020 marked the beginning of our journey with CodeUtility — the day we launched our very first set of developer tools.
This first release includes the homepage and the following categories of tools:
Beautifiers:
- Align Hash/Array.
- Beautify Code: HTML, JavaScript, SQL, and more.
- Beautify JSON.
Converters:
- HTML+ERB to Haml.
- HTML+ERB to Slim.
- HTML to JSX.
- HTML to Pug.
- CSS to SCSS/Sass.
- JSON to Yaml.
Minifiers:
- Minify HTML, JavaScript, CSS, JSON, and SQL.
- Encoders/Decoders/Encrypters.
- URI Encode/Decode.
- HTML Encode/Decode.
- Hex Encode/Decode.
- Base64 Encode/Decode.
- MD5, SHA-1, SHA-256, SHA-384, SHA-512 Hashing.
Core features of all tools include:
- Download/Upload support.
- Shareable links for processed code.
- Dark/Light theme toggle.
This marks the beginning of our journey to make developers’ lives easier