#!/bin/bash source includes/icons.sh cat << EOF
${CODE_ICON}

JSON Formatter

Format, validate and analyze JSON data structures

${HASH_ICON}

Hash Identifier

Identify hash types and get security analysis from 100+ formats

${CALCULATOR_ICON}

Base Converter

Convert numbers between different bases (binary, decimal, hex, octal)

${GLOBE_ICON}

URL Encoder/Decoder

Encode and decode URL strings and parameters

${CODE_ICON}

Caesar Cipher

Encode/decode Caesar cipher with all rotations

${CALCULATOR_ICON}

GCD/LCM Calculator

Calculate Greatest Common Divisor and Least Common Multiple

${CALCULATOR_ICON}

Prime Number Tools

Check if a number is prime and find prime factors

${CLOCK_ICON}

Timestamp Converter

Convert between different timestamp formats

${SHIELD_ICON}

JWT Token Decoder

Decode and analyze JSON Web Tokens

${EYE_ICON}

Hidden Message Analyzer

Comprehensive analysis to find hidden messages in text using multiple steganography techniques

EOF