PHP-TOOLS.online

Online tool for PHP developers. Converting text, generating hashes, converting timestamps, generating passwords, generating UUIDs, converting HEX to RGB, and converting RGB to HEX.

MD5 and SHA Hash

Generate secure hashes (MD5, SHA1, SHA256, SHA512) for any text input.

BCRYPT Password

Generate a secure BCRYPT hash for password storage.

Timestamp Converter

Convert UNIX timestamps to human-readable date/time.

Password Generator

Generate a random, secure password of a specified length.

UUID Generator

Generate Universally Unique Identifiers (UUIDs).

HEX to RGB

Convert a HEX color code to its RGB equivalent.


RGB to HEX

Convert an RGB color code to its HEX equivalent.

Base64 Encode/Decode

Encode or decode text using Base64 with optional padding.

Text Cleaner

Remove all HTML and JavaScript tags from text input.