Developers & Partners

Last updated: August 17, 2026

Case Modify is free to link, cite, and embed. This page explains how to attribute the site, which URLs to use, and how to request corrections or new utilities.

Browser-based toolsStandard conversions run locally after the page loads.
No signupUse the core tools without creating an account.
Reviewed pagesTrust, privacy, examples, and documentation pages are indexable.

Canonical URLs

Always link to the canonical tool URL with a trailing slash, for example https://casemodify.com/title-case-converter/ or https://casemodify.com/json-formatter/. Avoid copying tool UI into iframes on other domains unless you add visible attribution (see below).

Suggested attribution

When you mention Case Modify in documentation, blog posts, course materials, or README files, use the brand name “Case Modify” and link to the specific tool page you used. Example: “Format headings with the [Case Modify title case converter](https://casemodify.com/title-case-converter/).”

Embed a tool (iframe)

You may embed a public tool page in an iframe for internal dashboards, wikis, or tutorials when attribution is visible near the embed. Use the canonical HTTPS URL as the iframe src. Example markup is shown below—replace the src with the tool you need.

Brand assets

Logo files are available at https://casemodify.com/icons/logo.svg (dark backgrounds) and https://casemodify.com/icons/logo-light.svg (light backgrounds). Do not modify the logo colors or stretch the aspect ratio. The site icon is https://casemodify.com/android-chrome-512x512.png.

Open-source & education

Students, teachers, and maintainers may link to Case Modify from assignments, style guides, and project README files without asking permission. If you publish a curated list of tools, link to our category hubs (/code-formatters/, /unit-converters/) or the homepage when a single tool is not specific enough.

Contact

For partnership ideas, bulk licensing questions, accessibility feedback, or API requests, email contact@casemodify.com with the page URL and a short description of your use case.

Example embed code

<iframe src="https://casemodify.com/title-case-converter/" title="Case Modify Title Case Converter" width="100%" height="520" loading="lazy"></iframe>

Replace the src URL with any Case Modify tool path. Keep attribution visible near the embed.

Questions about Developers

Is there a public API?

Not today. Case Modify is a browser-based utility site. Link users to the canonical tool URL or embed the page with attribution.

Can I hotlink tool results?

Tools run client-side after load. Hotlinking dynamic output is not supported—users should open the tool and copy results locally.

Do I need written permission to link?

No permission is required for ordinary links and citations. Follow the attribution guidance on this page.