Welcome to Syntax Savvy
A collection of handy tools for everyday web development.
Converters
Tools for converting data from one format to another.
- Base64 Encoder/Decoder: Encode and decode Base64 strings.
- Color Converter: Convert colors between different formats (HEX, RGB, HSL, etc.).
- CSV JSON Converter: Convert CSV data to JSON and vice-versa.
- Markdown Converter: Convert Markdown to HTML.
- Unix Timestamp Converter: Convert Unix timestamps to human-readable dates and vice-versa.
- URL Encoder/Decoder: Encode and decode URLs.
Formatters
Tools for formatting data.
- JSON Formatter: Format and validate JSON data.
Generators
Tools for generating data, passwords, and more.
- Favicon Generator: Create favicons from text, emoji, or an image.
- CSS Gradient Generator: Create CSS gradients with a visual editor.
- Lorem Ipsum Generator: Generate Lorem Ipsum placeholder text.
- Strong Password Generator: Generate strong, random passwords.
- QR Code Generator: Generate QR codes for URLs, text, and more.
- UUID Generator: Generate universally unique identifiers (UUIDs).
Media
Tools for working with images and videos.
- Image Compressor: Compress images to reduce their file size.
- QR Code Scanner: Scan QR codes using your device's camera.
- Video Transcoder: Transcode videos to different formats and codecs.
Security
Tools for security-related tasks.
- Hash Calculator: Calculate hashes (MD5, SHA1, SHA256, etc.) of a file or text.
- JWT Encoder: Encode JSON Web Tokens (JWT).
- JWT Parser: Parse and decode JSON Web Tokens (JWT).
Text
Tools for working with text.
- Diff Viewer: Compare two texts and highlight the differences.
- Regex Tester: Test regular expressions against a text.
- Word Counter: Count the number of words, characters, and lines in a text.