/

Welcome to Dev Utils

A collection of developer utility functions built in free time and used frequently across different projects.

Available Utils

String info

Get all the info about a string that you will need.

Word count, Byte Count, Line Endings and much more.

Json Prettifier

Prettify your JSON with ease.

Make your JSON more readable and easy to understand.

JSON to TS

Convert JSON to TypeScript interfaces.

Generate TypeScript interfaces from your JSON data.

Base64 Encoder/Decoder

Encode and decode base64 strings.

Encode and decode base64 strings with ease.

URI Encoder/Decoder

Encode and decode URI strings.

Encode and decode URI strings with ease.

ASCII Table

Get the ASCII table with ease.

Get the ASCII table with search functionality.

Color Converter

Convert between different color formats.

HEX, RGB, HSL, and more. (Coming Soon)