Salesforce Tools

Salesforce Tools

ID Converter

Convert Salesforce IDs between 15-character and 18-character formats. Supports batch conversion line by line.

#ID#Converter#Salesforce

SOQL Formatter

Format and beautify SOQL queries with customizable line width and keyword casing. Formats as you type.

#SOQL#Formatter#Salesforce

IN Clause Generator

Generate Salesforce SOQL IN clause strings from a list of values. Supports deduplication, sorting, and custom formatting.

#SOQL#IN Clause#Generator#Salesforce

JSON to Apex

Convert JSON structure to Apex class with inner classes. Automatically generates Apex code representing the JSON shape.

#JSON#Apex#Salesforce#Code Generation

JSON Formatter

Format and beautify JSON with customizable indentation. Validates JSON and formats as you type.

#JSON#Formatter#Beautify

XML Formatter

Format and beautify XML with customizable indentation. Validates XML and formats as you type.

#XML#Formatter#Beautify

HTML Formatter

Format and beautify HTML with customizable indentation. Validates HTML and formats as you type. Optional preview mode to see rendered HTML.

#HTML#Formatter#Beautify#Preview

Text Processor

Apply series of text transformations (trim, dedupe, sort, shuffle, etc.) in customizable order. Process text line by line.

#Text#Processor#Transform

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.

#DateTime#Converter#Timezone#Unix

Base64 Encoder/Decoder

Encode text to Base64 or decode Base64 to text. Supports real-time conversion with swap functionality.

#Base64#Encoder#Decoder#Utility

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.

#URL#Encoder#Decoder#Utility

Device Information

View comprehensive information about your browser, device, screen, and network. Includes external IP address detection.

#Device#Browser#System#Network#Utility

Text Diff

Compare two texts side-by-side and view differences. Shows a visual diff with additions, deletions, and modifications highlighted.

#Diff#Compare#Text#Utility

JWT Decoder

Decode JSON Web Tokens (JWT) and view header, payload, and signature. Optionally verify the signature with a secret key.

#JWT#Token#Decoder#Security#Utility