Wasim's Site

ToolShed

A collection of useful web, text, and AI tools to streamline your tasks.

Blank Image Generator
Create empty or solid-color images of any size, color, and format.
Image Border Adder
Add custom borders to your images. Control placement, size, and color for each side.
Blur License Plate
Manually select and blur license plates in images. All processing is done in your browser.
Hide Face in Image
Automatically detect and hide faces in your images using blur, pixelation, or a solid color.
Horizontal to Vertical Image
Convert a horizontal image to a vertical format using different background fill modes.
Vertical to Horizontal Image
Convert a vertical image to a horizontal format using different background fill modes.
URL Encoder
Encode strings into a URL-safe format.
URL Decoder
Decode URL-encoded strings to their original format.
URL Parser
Break down URLs into their constituent components.
HTML Encoder
Encode special HTML characters to prevent rendering issues.
HTML Decoder
Decode HTML entities back to their original characters.
Base64 Encoder
Encode text into Base64 format for safe transmission.
Base64 Decoder
Decode Base64 strings back to their original text format.
HTML to Markdown
Convert HTML code into Markdown format.
Markdown to HTML
Convert Markdown text into HTML code.
HTML to Thymeleaf
Convert plain HTML into a Thymeleaf template.
Case Converter
Convert text to uppercase, lowercase, or title case.
JSON Prettifier
Format messy JSON into a readable, indented structure. Supports JSON and JSONL.
Properties to JSON
Convert Java .properties files to nested JSON. Supports custom separators and array formats.