Salesforce Developer Toolkit
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
20 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.
ID Converter
Convert Salesforce IDs between 15-character and 18-character formats. Supports batch conversion line by line.
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.
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.
HTML Formatter
Format and beautify HTML with customizable indentation. Validates HTML and formats as you type. Optional preview mode to see rendered HTML.
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.
Omni Config XML Diff
Compare OmniScript XML versions by decoding embedded JSON, sorting JSON keys, and diffing normalized XML side-by-side.
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.
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.