CreoleCentric

Attribution requirement

Free and discounted CreoleCentric users must display a "Powered by CreoleCentric" badge whenever CreoleCentric-generated audio appears on an external website, app, or platform.

Who this applies to

  • Standard Free tier users
  • Community Grant grantees (Haiti-domiciled orgs)
  • Mission Partner discount grantees (50%-off tier)

Full-retail paid subscribers (Learner, Creator, Pro, Business, Enterprise with no active grant) are not required to display the badge and may remove it from any CreoleCentric-provided embed.

Where the badge must appear

  • Any web page that plays or exposes a download link for CreoleCentric-generated audio.
  • Any mobile app screen where CreoleCentric-generated audio plays.
  • Public social-media posts and video content that use CreoleCentric-generated audio should credit "CreoleCentric" in the caption or description.

The badge must be visible without hover or interaction, must link to https://creolecentric.com, and must not be visually obscured or resized below 16px logo height.

The badge — pick a variant and paste

Each variant is a single SVG file containing the "Powered by" prefix + logo. One image tag — works even on hosts that don't accept custom HTML (Facebook page cover, Squarespace image blocks, LinkedIn banners, README badges).

Light background

Use on cream, white, warm-paper grounds
Powered by CreoleCentric — light variant

Paste this HTML anywhere:

<a href="https://creolecentric.com" target="_blank" rel="noopener">
  <img src="https://creolecentric.com/powered-by-creolecentric-light.svg"
       alt="Powered by CreoleCentric" height="32">
</a>

Dark background

Use on navy, black, deep-color grounds
Powered by CreoleCentric — dark variant

Paste this HTML anywhere:

<a href="https://creolecentric.com" target="_blank" rel="noopener">
  <img src="https://creolecentric.com/powered-by-creolecentric-dark.svg"
       alt="Powered by CreoleCentric" height="32">
</a>
Advanced — compose your own markup

If you'd rather match the "Powered by" text to your site's typography, you can hand-compose the badge using HTML text + our standalone logo SVG.

HTML snippet (text + separate logo)

<a href="https://creolecentric.com" target="_blank" rel="noopener"
   style="display:inline-flex;align-items:center;gap:6px;font:14px/1 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#6b7280;text-decoration:none">
  Powered by
  <img src="https://creolecentric.com/CreoleCentric-Logo-v7-inline-blue.svg"
       alt="CreoleCentric" style="height:20px;width:auto">
</a>

Standalone logo (SVG download)

Download SVG

Removing the requirement

The attribution requirement is waived at any paid subscription tier (Learner and above), unless you're a Mission Partner grantee — the 50%-off discount comes with a continued attribution requirement.