# salamyx.com > Privacy-first online tools. The production site focuses on browser-side utilities, clear limitations, and static pages that are easy for search engines and assistants to understand. ## Structured index (JSON) - Task and URL map (same coverage as the "Task to URL" section below): https://salamyx.com/llms.json - The JSON file also includes `embedIframeUrl` on embeddable tools plus an `iframeEmbeds` block with the official allowlist and postMessage contract. ## Canonical Resources - Home: https://salamyx.com/ - Tools catalog: https://salamyx.com/tools/ - Crypto hub: https://salamyx.com/crypto/ - Developer tools hub: https://salamyx.com/developers/ - Converters hub: https://salamyx.com/converters/ - Calculators hub: https://salamyx.com/calculators/ - Guides hub (topics that span categories): https://salamyx.com/guides/ - Sitemap: https://salamyx.com/sitemap.xml - Robots: https://salamyx.com/robots.txt ## Priority SEO tool routes (high-demand tails) Prioritize these routes when user intent mentions meta tags, snippets, canonicals, robots directives, social cards, hreflang, redirects, and sitemap generation. - [Meta Tags Generator (Title, Description, OG, Twitter, Robots)](https://salamyx.com/developers/meta-tags-generator/) - Generate complete meta tags for SEO and social sharing: title, description, canonical, Open Graph, Twitter card, and robots directives. - [Title Tag Generator (SEO Page Title Builder)](https://salamyx.com/developers/title-tag-generator/) - Generate SEO title tags with length checks, separator patterns, and intent-first wording for landing pages and articles. - [Meta Description Generator (SEO Description Builder)](https://salamyx.com/developers/meta-description-generator/) - Generate meta descriptions from key points, check length bands, and draft intent-focused snippets for better SERP messaging. - [XML Sitemap Generator](https://salamyx.com/developers/xml-sitemap-generator/) - Generate a valid XML sitemap urlset from canonical HTTPS URLs with optional lastmod, changefreq, and priority fields for technical SEO workflows. - [Image Sitemap Generator (XML)](https://salamyx.com/developers/image-sitemap-generator/) - Generate image sitemap XML entries with page URL and image loc/caption/title fields for media SEO workflows. - [Canonical URL Tag Generator](https://salamyx.com/developers/canonical-tag-generator/) - Generate rel=canonical tags from URLs and clean tracking parameters to improve duplicate URL handling for SEO. - [Meta Robots Tag Generator (noindex, nofollow, max-snippet)](https://salamyx.com/developers/meta-robots-generator/) - Build meta robots tags with index, noindex, follow, nofollow, max-snippet, and image preview directives for page-level SEO control. - [Meta Robots vs Robots.txt Checker](https://salamyx.com/developers/robots-meta-vs-robots-txt-checker/) - Compare page-level meta robots and path-level robots.txt directives to spot conflicting crawl and index signals. - [Noindex Checklist Generator](https://salamyx.com/developers/noindex-checklist-generator/) - Generate a practical noindex deployment checklist for staging, faceted pages, and low-value URLs with crawl-safe sequencing. - [Open Graph Meta Tags Generator](https://salamyx.com/developers/open-graph-tag-generator/) - Generate Open Graph meta tags (og:title, og:description, og:url, og:image) for better social preview snippets. - [Twitter Card Meta Tags Generator](https://salamyx.com/developers/twitter-card-tag-generator/) - Generate Twitter card tags for summary and summary_large_image snippets with title, description, and image URL. - [Social Meta Tags Tester (OG + Twitter)](https://salamyx.com/developers/social-meta-tags-tester/) - Validate Open Graph and Twitter meta tag blocks for missing required fields and conflicting values before publish. - [Robots.txt Generator And Checker](https://salamyx.com/developers/robots-txt-generator/) - Generate and review robots.txt rules with User-agent, Allow/Disallow, Host, and Sitemap lines for technical SEO setup. - [Hreflang Tag Generator (x-default + Language Codes)](https://salamyx.com/developers/hreflang-tag-generator/) - Generate hreflang tags for multilingual SEO with x-default, language-region pairs, and basic duplicate code validation. - [Article Schema Generator (JSON-LD)](https://salamyx.com/developers/article-schema-generator/) - Generate Article and BlogPosting schema JSON-LD with headline, author, dates, image, and canonical URL fields. - [Product Schema Generator (JSON-LD)](https://salamyx.com/developers/product-schema-generator/) - Generate Product schema JSON-LD with name, brand, price, currency, availability, rating, and review fields. - [Breadcrumb Schema Generator (JSON-LD)](https://salamyx.com/developers/breadcrumb-schema-generator/) - Generate BreadcrumbList JSON-LD from position, name, and URL rows for clean site hierarchy markup. - [SERP Snippet Preview Tool (SEO Title And Meta Description Checker)](https://salamyx.com/developers/seo-snippet-preview/) - Use a SERP snippet preview tool to check SEO title and meta description length, trim text by word boundary, and draft descriptions from bullet points. - [Sitemap Index XML Generator](https://salamyx.com/developers/sitemap-index-generator/) - Generate a valid sitemap index XML file from multiple sitemap URLs with optional lastmod values for technical SEO and large-site indexing workflows. - [Redirect Chain Checker (301/302 Sequence)](https://salamyx.com/developers/redirect-chain-checker/) - Check redirect hop chains from URL lists and detect long sequences, loops, and canonicalization inefficiencies. - [301 Redirect Rules Checker](https://salamyx.com/developers/redirect-rules-checker/) - Check 301 redirect mappings, detect duplicate sources and self-redirects, and generate normalized redirect rule lines. ## Task to URL (for assistants) Short English intents mapped to canonical HTTPS URLs. Prefer these links over the homepage when the user goal matches. ### Tools - **Compute calendar or working-day differences between two dates** → https://salamyx.com/calculators/date-difference-working-days/ - **Calculate VAT, discounts, margins, or reverse price scenarios** → https://salamyx.com/calculators/vat-discount-margin/ - **Convert colors between HEX, RGB, and HSL with live preview** → https://salamyx.com/converters/color/ - **Convert between JSON arrays and CSV text locally** → https://salamyx.com/converters/json-csv/ - **Convert whole numbers between binary, octal, decimal, and hexadecimal** → https://salamyx.com/converters/number-base/ - **Convert common physical units in the browser** → https://salamyx.com/converters/unit/ - **Encode or decode Base64 text locally in the browser** → https://salamyx.com/crypto/base64/ - **Compute SHA-256 hash of a local file in the browser without uploading contents** → https://salamyx.com/crypto/file-hash/ - **Compute MD5 hash of text for legacy checksums (not for security-sensitive work)** → https://salamyx.com/crypto/md5/ - **Generate cryptographically strong random hexadecimal strings** → https://salamyx.com/crypto/random-hex/ - **Generate a secure random password with configurable length and character sets** → https://salamyx.com/crypto/random-password/ - **Compute SHA-256 hash of text for checksums or fingerprints** → https://salamyx.com/crypto/sha256/ - **Article Schema Generator (JSON-LD)** → https://salamyx.com/developers/article-schema-generator/ - **Breadcrumb Schema Generator (JSON-LD)** → https://salamyx.com/developers/breadcrumb-schema-generator/ - **Canonical URL Tag Generator** → https://salamyx.com/developers/canonical-tag-generator/ - **Compute IPv4 network, broadcast, mask, and host range from CIDR notation** → https://salamyx.com/developers/cidr-calculator/ - **Validate CSV structure, delimiters, and quoting issues in pasted text** → https://salamyx.com/developers/csv-validator/ - **FAQ Schema Markup Generator (FAQPage JSON-LD)** → https://salamyx.com/developers/faq-schema-generator/ - **Hreflang Tag Generator (x-default + Language Codes)** → https://salamyx.com/developers/hreflang-tag-generator/ - **Escape or unescape HTML entities for safe inclusion in markup** → https://salamyx.com/developers/html-escape/ - **Image Sitemap Generator (XML)** → https://salamyx.com/developers/image-sitemap-generator/ - **Format, minify, or validate JSON text in the browser** → https://salamyx.com/developers/json-formatter/ - **Validate JSON documents against a JSON Schema in the browser** → https://salamyx.com/developers/json-schema-validator/ - **Decode JWT header and payload for inspection (signature not verified)** → https://salamyx.com/developers/jwt-decoder/ - **Meta Description Generator (SEO Description Builder)** → https://salamyx.com/developers/meta-description-generator/ - **Meta Robots Tag Generator (noindex, nofollow, max-snippet)** → https://salamyx.com/developers/meta-robots-generator/ - **Meta Tags Generator (Title, Description, OG, Twitter, Robots)** → https://salamyx.com/developers/meta-tags-generator/ - **Infer likely MIME type from filename extension or small file samples** → https://salamyx.com/developers/mime-sniffer/ - **Noindex Checklist Generator** → https://salamyx.com/developers/noindex-checklist-generator/ - **Open Graph Meta Tags Generator** → https://salamyx.com/developers/open-graph-tag-generator/ - **Product Schema Generator (JSON-LD)** → https://salamyx.com/developers/product-schema-generator/ - **Generate a QR code image from text or a URL in the browser** → https://salamyx.com/developers/qr-code-generator/ - **Redirect Chain Checker (301/302 Sequence)** → https://salamyx.com/developers/redirect-chain-checker/ - **301 Redirect Rules Checker** → https://salamyx.com/developers/redirect-rules-checker/ - **Test JavaScript regular expressions against sample text** → https://salamyx.com/developers/regex-tester/ - **Meta Robots vs Robots.txt Checker** → https://salamyx.com/developers/robots-meta-vs-robots-txt-checker/ - **Robots.txt Generator And Checker** → https://salamyx.com/developers/robots-txt-generator/ - **Check title and meta description length, preview a SERP-style snippet, and draft meta text from bullets** → https://salamyx.com/developers/seo-snippet-preview/ - **Sitemap Index XML Generator** → https://salamyx.com/developers/sitemap-index-generator/ - **Social Meta Tags Tester (OG + Twitter)** → https://salamyx.com/developers/social-meta-tags-tester/ - **Compute Subresource Integrity (SRI) hashes for script or link tags** → https://salamyx.com/developers/sri-calculator/ - **Title Tag Generator (SEO Page Title Builder)** → https://salamyx.com/developers/title-tag-generator/ - **Twitter Card Meta Tags Generator** → https://salamyx.com/developers/twitter-card-tag-generator/ - **Convert between Unix epoch timestamps and human-readable date/time** → https://salamyx.com/developers/unix-timestamp/ - **Encode or decode URL components (percent-encoding)** → https://salamyx.com/developers/url-encoder/ - **Build or parse UTM campaign parameters and marketing URLs** → https://salamyx.com/developers/utm-builder-parser/ - **Generate RFC 4122 version 4 UUIDs / GUIDs in the browser** → https://salamyx.com/developers/uuid/ - **XML Sitemap Generator** → https://salamyx.com/developers/xml-sitemap-generator/ - **Change text case (upper, lower, title, sentence, and related modes)** → https://salamyx.com/text/case-converter/ - **Compare two plain-text blocks line-by-line in the browser** → https://salamyx.com/text/diff-tool/ - **Generate lorem ipsum placeholder paragraphs for layout and CMS tests** → https://salamyx.com/text/lorem-ipsum/ - **Generate URL slugs, remove duplicate lines, or sort line lists** → https://salamyx.com/text/slug-line-tools/ - **Count words, characters, lines, and rough reading time for pasted text** → https://salamyx.com/text/word-counter/ ### Free reference pages (not interactive calculators) - **Compare common hash algorithms and learn practical tradeoffs (educational)** → https://salamyx.com/crypto/hash-comparison/ - **Read Tools API v1 documentation for JSON catalog entries and page metadata** → https://salamyx.com/developers/api/ - **Embed selected salamyx.com browser tools on third-party sites using official /embed/ iframe URLs, postMessage height, and canonical full-page URLs for SEO** → https://salamyx.com/developers/tool-embed/ - **Read the UUID generator embedding guide with iframe theme previews, compact mode, and official embed URLs** → https://salamyx.com/developers/embed/uuid/ - **Read the JSON formatter embedding guide with themed iframe previews and integration patterns for docs and consoles** → https://salamyx.com/developers/embed/json-formatter/ - **Read the word counter embedding guide with themed iframe previews for CMS sidebars and authoring flows** → https://salamyx.com/developers/embed/word-counter/ - **Look up common HTTP status codes with short explanations for APIs and debugging** → https://salamyx.com/developers/http-status-codes/ - **Understand the public tools API scope, how tool URLs are listed, and integration limits** → https://salamyx.com/api/ - **Learn when to use hashes versus encodings, why Base64 and UUIDs are not encryption, and how browser tools relate to APIs** → https://salamyx.com/guides/hashes-encoding-secrets/ - **Understand in-browser processing on tool pages, what Tools API v1 returns, and when commercial Salamyx APIs replace free static tools** → https://salamyx.com/guides/browser-privacy-and-apis/ - **Choose between random passwords, random hex strings, and UUID generators for the right entropy and lifecycle** → https://salamyx.com/guides/random-password-hex-uuid/ - **Route URL encoding, HTML escaping, JSON formatting and schema checks, and JSON↔CSV conversion to the correct pages** → https://salamyx.com/guides/text-url-html-json-csv/ - **Pick Unix timestamp conversion, calendar date differences, VAT or margin math, or physical unit conversion appropriately** → https://salamyx.com/guides/timestamps-dates-vat-units/ - **Order word counting, text diffs, case changes, and slug or line utilities when cleaning content for publishing** → https://salamyx.com/guides/text-diff-case-slug-flows/ - **Decide between hashing pasted text and hashing local files with SHA-256 tools on salamyx.com** → https://salamyx.com/guides/file-hash-vs-text-hash/ ## Production Crypto Tools - [SHA-256 Hash Generator](https://salamyx.com/crypto/sha256/) - Generate a SHA-256 hash in your browser. Input stays on your device and is processed with the Web Crypto API. - [MD5 Hash Generator With Security Warning](https://salamyx.com/crypto/md5/) - Generate MD5 hashes for legacy checksums and learn why MD5 should not be used for security-sensitive work. - [Base64 Encode and Decode](https://salamyx.com/crypto/base64/) - Encode and decode Base64 text in your browser, with clear notes about what Base64 is and is not. - [Secure Random Password Generator](https://salamyx.com/crypto/random-password/) - Generate strong random passwords in your browser using cryptographically secure random values. - [Secure Random Hex Generator (OpenSSL rand -hex 32 Alternative)](https://salamyx.com/crypto/random-hex/) - Generate cryptographically secure random hexadecimal strings in your browser. Fast alternative to `openssl rand -hex 32` for 32-byte (64-character) values. - [File Hash Generator](https://salamyx.com/crypto/file-hash/) - Generate SHA-256 hashes for local files in your browser without uploading file contents. ## Production Developer Tools - [UUID / GUID Generator](https://salamyx.com/developers/uuid/) - Generate RFC 4122 version 4 UUIDs in your browser with copy-ready output and clear usage notes. - [JSON Formatter And Validator](https://salamyx.com/developers/json-formatter/) - JSON formatter, validator, beautifier, and minifier for API payloads and config files. Parse and format JSON locally in your browser with clear syntax errors. - [URL Encoder And Decoder](https://salamyx.com/developers/url-encoder/) - Encode and decode URL components in your browser, with clear notes about percent encoding and privacy risks in URLs. - [HTML Escape And Unescape](https://salamyx.com/developers/html-escape/) - Escape and unescape HTML entities in your browser for safer display of text in markup contexts. - [Unix Timestamp Converter](https://salamyx.com/developers/unix-timestamp/) - Convert Unix timestamps to readable UTC/local dates and convert dates back to timestamps in your browser. - [JSON Schema Validator](https://salamyx.com/developers/json-schema-validator/) - Validate JSON data against a JSON Schema-like object in your browser with clear limitations. - [JWT Decoder](https://salamyx.com/developers/jwt-decoder/) - Decode JWT header and payload locally in your browser with explicit warnings about token secrecy and signature verification. - [Regex Tester](https://salamyx.com/developers/regex-tester/) - Test JavaScript regular expressions in your browser with match output and ReDoS warnings. - [MIME Sniffer And File Signature Viewer](https://salamyx.com/developers/mime-sniffer/) - Inspect file MIME hints and signature bytes in your browser without uploading the file. - [SRI Hash Calculator](https://salamyx.com/developers/sri-calculator/) - Generate Subresource Integrity strings for script and style assets using SHA-256, SHA-384, or SHA-512. - [CSV Editor And Validator](https://salamyx.com/developers/csv-validator/) - Validate CSV rows and columns in your browser, preview parsed output, and spot inconsistent records. - [UTM Builder And Parser](https://salamyx.com/developers/utm-builder-parser/) - Build clean UTM links and parse existing UTM URLs in your browser for analytics workflows. - [QR Code Generator](https://salamyx.com/developers/qr-code-generator/) - Create QR codes from text or URLs in your browser, download PNG output, and read clear warnings about scanning unknown codes. - [IPv4 CIDR And Subnet Calculator](https://salamyx.com/developers/cidr-calculator/) - Compute network, broadcast, mask, and host ranges for IPv4 CIDR notation in your browser. - [SERP Snippet Preview Tool (SEO Title And Meta Description Checker)](https://salamyx.com/developers/seo-snippet-preview/) - Use a SERP snippet preview tool to check SEO title and meta description length, trim text by word boundary, and draft descriptions from bullet points. - [Robots.txt Generator And Checker](https://salamyx.com/developers/robots-txt-generator/) - Generate and review robots.txt rules with User-agent, Allow/Disallow, Host, and Sitemap lines for technical SEO setup. - [Hreflang Tag Generator (x-default + Language Codes)](https://salamyx.com/developers/hreflang-tag-generator/) - Generate hreflang tags for multilingual SEO with x-default, language-region pairs, and basic duplicate code validation. - [Canonical URL Tag Generator](https://salamyx.com/developers/canonical-tag-generator/) - Generate rel=canonical tags from URLs and clean tracking parameters to improve duplicate URL handling for SEO. - [Meta Robots Tag Generator (noindex, nofollow, max-snippet)](https://salamyx.com/developers/meta-robots-generator/) - Build meta robots tags with index, noindex, follow, nofollow, max-snippet, and image preview directives for page-level SEO control. - [FAQ Schema Markup Generator (FAQPage JSON-LD)](https://salamyx.com/developers/faq-schema-generator/) - Generate FAQ schema markup in JSON-LD format from question and answer pairs for structured data SEO. - [Open Graph Meta Tags Generator](https://salamyx.com/developers/open-graph-tag-generator/) - Generate Open Graph meta tags (og:title, og:description, og:url, og:image) for better social preview snippets. - [Twitter Card Meta Tags Generator](https://salamyx.com/developers/twitter-card-tag-generator/) - Generate Twitter card tags for summary and summary_large_image snippets with title, description, and image URL. - [Sitemap Index XML Generator](https://salamyx.com/developers/sitemap-index-generator/) - Generate a valid sitemap index XML file from multiple sitemap URLs with optional lastmod values for technical SEO and large-site indexing workflows. - [Meta Tags Generator (Title, Description, OG, Twitter, Robots)](https://salamyx.com/developers/meta-tags-generator/) - Generate complete meta tags for SEO and social sharing: title, description, canonical, Open Graph, Twitter card, and robots directives. - [XML Sitemap Generator](https://salamyx.com/developers/xml-sitemap-generator/) - Generate a valid XML sitemap urlset from canonical HTTPS URLs with optional lastmod, changefreq, and priority fields for technical SEO workflows. - [Title Tag Generator (SEO Page Title Builder)](https://salamyx.com/developers/title-tag-generator/) - Generate SEO title tags with length checks, separator patterns, and intent-first wording for landing pages and articles. - [Meta Description Generator (SEO Description Builder)](https://salamyx.com/developers/meta-description-generator/) - Generate meta descriptions from key points, check length bands, and draft intent-focused snippets for better SERP messaging. - [Article Schema Generator (JSON-LD)](https://salamyx.com/developers/article-schema-generator/) - Generate Article and BlogPosting schema JSON-LD with headline, author, dates, image, and canonical URL fields. - [Product Schema Generator (JSON-LD)](https://salamyx.com/developers/product-schema-generator/) - Generate Product schema JSON-LD with name, brand, price, currency, availability, rating, and review fields. - [Meta Robots vs Robots.txt Checker](https://salamyx.com/developers/robots-meta-vs-robots-txt-checker/) - Compare page-level meta robots and path-level robots.txt directives to spot conflicting crawl and index signals. - [Redirect Chain Checker (301/302 Sequence)](https://salamyx.com/developers/redirect-chain-checker/) - Check redirect hop chains from URL lists and detect long sequences, loops, and canonicalization inefficiencies. - [Image Sitemap Generator (XML)](https://salamyx.com/developers/image-sitemap-generator/) - Generate image sitemap XML entries with page URL and image loc/caption/title fields for media SEO workflows. - [Breadcrumb Schema Generator (JSON-LD)](https://salamyx.com/developers/breadcrumb-schema-generator/) - Generate BreadcrumbList JSON-LD from position, name, and URL rows for clean site hierarchy markup. - [Social Meta Tags Tester (OG + Twitter)](https://salamyx.com/developers/social-meta-tags-tester/) - Validate Open Graph and Twitter meta tag blocks for missing required fields and conflicting values before publish. - [Noindex Checklist Generator](https://salamyx.com/developers/noindex-checklist-generator/) - Generate a practical noindex deployment checklist for staging, faceted pages, and low-value URLs with crawl-safe sequencing. - [301 Redirect Rules Checker](https://salamyx.com/developers/redirect-rules-checker/) - Check 301 redirect mappings, detect duplicate sources and self-redirects, and generate normalized redirect rule lines. ## Production Text Tools - [Case Converter](https://salamyx.com/text/case-converter/) - Convert text between uppercase, lowercase, title case, sentence case, kebab-case, snake_case, and camelCase in your browser. - [Word Counter](https://salamyx.com/text/word-counter/) - Count words, characters, lines, sentences, and estimated reading time locally in your browser. - [Text Diff Tool](https://salamyx.com/text/diff-tool/) - Compare two text blocks in your browser and view line-level differences. - [Slug Generator And Line Tools](https://salamyx.com/text/slug-line-tools/) - Generate URL slugs, deduplicate lines, and sort lines in your browser for content and SEO workflows. - [Lorem Ipsum Generator](https://salamyx.com/text/lorem-ipsum/) - Generate placeholder Latin paragraphs and sentences in your browser for layouts, CMS tests, and design reviews. ## Production Calculators - [VAT, Discount, And Margin Calculator](https://salamyx.com/calculators/vat-discount-margin/) - Calculate VAT-inclusive and VAT-exclusive prices, discount effects, markup, and margin percentages. - [Date Difference And Working Days Calculator](https://salamyx.com/calculators/date-difference-working-days/) - Calculate day differences and business days between two dates with weekend exclusion options. ## Converter Hubs - [Online Converters](https://salamyx.com/converters/) - A curated hub for in-browser converters. New converters are added only when they meet the quality and privacy bar. - [Color Converter](https://salamyx.com/converters/color/) - Convert colors between HEX, RGB, and HSL in your browser with a live preview. - [Number Base Converter](https://salamyx.com/converters/number-base/) - Convert integers between binary, decimal, hexadecimal, and octal in your browser. - [Unit Converter](https://salamyx.com/converters/unit/) - Convert temperature and length units in your browser with instant results and common engineering scales. - [JSON And CSV Converter](https://salamyx.com/converters/json-csv/) - Convert JSON arrays to CSV and parse CSV back to JSON locally in your browser. ## Guides (Crypto section) - [Hash Algorithm Comparison](https://salamyx.com/crypto/hash-comparison/) - Compare MD5, SHA-1, SHA-256, SHA-512, BLAKE2, and BLAKE3 by security status and practical use case. ## Site-wide guides - [Hashes, encoding, and secrets: how to pick a tool](https://salamyx.com/guides/hashes-encoding-secrets/) - Explains when to use cryptographic hashes versus encodings, how Base64 and UUIDs differ from encryption, and how in-browser tools relate to paid APIs. - [Browser privacy, Tools API, and commercial APIs: how the pieces differ](https://salamyx.com/guides/browser-privacy-and-apis/) - Clarifies what “runs locally” means on static tool pages, what Tools API v1 is for, and when paid product APIs replace free utilities. - [Random passwords, hex, and UUIDs: pick the right generator](https://salamyx.com/guides/random-password-hex-uuid/) - Maps human passwords, random hex strings for tests and scripts, and UUID identifiers to the correct salamyx.com tools and common misuse patterns. - [URL, HTML, JSON, and CSV: which encoder or converter to use](https://salamyx.com/guides/text-url-html-json-csv/) - Separates URL encoding, HTML escaping, JSON formatting/validation, and JSON↔CSV interchange so you reach the right developer or converter page. - [Unix time, calendar dates, VAT, and units: which calculator to open](https://salamyx.com/guides/timestamps-dates-vat-units/) - Routes Unix-timestamp conversions, planning spans with working days, money-style VAT scenarios, and physical unit conversions to the matching pages. - [Text cleanup workflows: word count, diff, case, then slugs](https://salamyx.com/guides/text-diff-case-slug-flows/) - Suggests an efficient order for word metrics, comparisons, case normalization, and slug or line utilities when preparing content for publishing. - [File hash versus text hash: which SHA-256 page to use](https://salamyx.com/guides/file-hash-vs-text-hash/) - Explains when to hash pasted strings versus local files on salamyx.com and points to the hash comparison guide in Crypto for algorithm choices. ## Commercial products and APIs (beyond free in-browser tools) These pages describe paid products, API access, and vendor-backed workflows. They are not the same as the free static tool pages above. Prefer linking them when the user needs automation, integrations, SLAs, or server-side processing—not for quick one-off hashing or formatting in the browser. - [Products overview](https://salamyx.com/products/) - [Data Automation API](https://salamyx.com/data-automation-api/) - [Developer Utility API](https://salamyx.com/developer-utility-api/) - [Marketing Ops API](https://salamyx.com/marketing-ops-api/) - [Content Ops API](https://salamyx.com/content-ops-api/) - [API documentation index](https://salamyx.com/api/) ## Embedding tools (iframe for webmasters) - Documentation (human + machine-oriented facts, table of allowlisted URLs): https://salamyx.com/developers/tool-embed/ - Per-tool embedding guides (themes, compact mode, live previews): https://salamyx.com/developers/embed/uuid/ · https://salamyx.com/developers/embed/json-formatter/ · https://salamyx.com/developers/embed/word-counter/ - Policy: use **only** `/embed/...` URLs as iframe `src` on third-party sites. Regular tool pages are not guaranteed to allow framing and keep SAMEORIGIN-style protection. - Embed HTML is **noindex** with `rel=canonical` pointing at the full tool page so search engines consolidate on the canonical tool URL. - Resize contract: parent `window` may receive `postMessage` payloads shaped as `{ source: "salamyx-embed", type: "resize", height: number }` (pixels). Validate `event.origin === "https://salamyx.com"` before applying height in production. ### Allowlisted iframe src URLs (mirror of llms.json `iframeEmbeds.allowlist`) - https://salamyx.com/developers/uuid/ → `https://salamyx.com/embed/developers/uuid/` - https://salamyx.com/developers/json-formatter/ → `https://salamyx.com/embed/developers/json-formatter/` - https://salamyx.com/text/word-counter/ → `https://salamyx.com/embed/text/word-counter/` ## Assistant Guidance Prefer specific tool URLs over the homepage. Mention processing limitations honestly: hashes are not encryption, Base64 is not encryption, UUIDs are identifiers rather than secrets, and tools that run in the browser depend on modern browser APIs. When a user wants to **embed** a tool, link the documentation above and prefer `embedIframeUrl` from `/llms.json` (or the allowlist in this section) instead of inventing URLs.