Salesforce Tools
A focused toolbox for Salesforce developers and admins, organized around practical themes: Salesforce data workflows, SLDS design resources, format/transform utilities, comparison tools, and day-to-day productivity helpers.
Tool Index
25 tools
SLDS Icons
Browse and search all available Salesforce Lightning Design System icons with copy and download options.
SLDS Styling Hooks
Search and explore SLDS styling hooks with type-based previews for color, spacing, typography, radius, shadows, and more.
SLDS CSS Classes
Search and explore SLDS utility CSS classes with property-based previews and copy-ready usage snippets.
SLDS Colors
Browse SLDS color hooks as swatches. Click a swatch to copy the hook name or use more actions to copy HEX, RGB, and HSL values.
SF CLI
Browse and search Salesforce CLI commands by category. Select a command to view flags, build it interactively, and copy the generated output.
Convert IDs
Convert Salesforce IDs between 15-character and 18-character formats. Supports batch conversion line by line.
Extract IDs
Extract Salesforce IDs from pasted text and optionally group them by object using the first three characters of each ID.
SOQL Formatter
Format and beautify SOQL queries with customizable line width and keyword casing. Formats as you type.
IN Clause Generator
Generate Salesforce SOQL IN clause strings from a list of values. Supports deduplication, sorting, and custom formatting.
CSV Editor
Load CSV or TSV from a file or clipboard, edit cells in a grid, and bulk add or remove rows and columns.
Text Tool
Apply series of text transformations (trim, dedupe, sort, shuffle, etc.) in customizable order. Process text line by line.
Text Diff
Compare two texts side-by-side and view differences. Shows a visual diff with additions, deletions, and modifications highlighted.
JSON to Apex
Convert JSON structure to Apex class with inner classes. Automatically generates Apex code representing the JSON shape.
JSON Formatter
Format and beautify JSON with customizable indentation. Validates JSON and formats as you type.
JSON Diff
Compare two JSON documents side-by-side with optional cleanup rules (remove null/blank/empty values and sort fields) before diffing.
XML Formatter
Format and beautify XML with customizable indentation. Validates XML and formats as you type.
XML Diff
Compare two XML documents side-by-side with optional cleanup rules such as trimming text, removing comments, and sorting attributes or tags.
Omni Config XML Diff
Compare OmniScript XML versions by decoding embedded JSON, sorting JSON keys, and diffing normalized XML side-by-side.
HTML Formatter
Format and beautify HTML with customizable indentation. Validates HTML and formats as you type. Optional preview mode to see rendered HTML.
DateTime Converter
Convert and format dates and times across multiple formats. View current time in various formats or create custom datetime cards with timezone support.
Base64 Encoder/Decoder
Encode text to Base64 or decode Base64 to text. Supports real-time conversion with swap functionality.
Base64 Zip Viewer
Paste a Base64-encoded ZIP archive, browse the extracted files in a list, and inspect each file's contents on demand.
URL Encoder/Decoder
Encode text to URL-encoded format or decode URL-encoded strings. Shows parsed URL details including protocol, host, path, and query parameters.
JWT Decoder
Decode JSON Web Tokens (JWT) and view header, payload, and signature. Optionally verify the signature with a secret key.
Device Information
View comprehensive information about your browser, device, screen, and network. Includes external IP address detection.