# Harmony Font Checker

## Overview

> Harmony Font Checker is an add-on for Adobe Express that helps users check the harmony of font combinations in a design. With an automated scoring system, incompatibility warnings, and AI-based pairing recommendations, this tool helps anyone, even novice designers, create designs that look consistent, professional, and typographically harmonious.

## *Use Cases*

*Solving Core Font Problems in Adobe Express*&#x20;

1. **Too Many Font Choices**: Users often feel overwhelmed when choosing from dozens of fonts in Adobe Express. Harmony Font Checker simplifies this by scoring and recommending font pairings instantly.
2. **Inconsistent Visual Tone**: Without proper guidance, font combinations can conflict in tone (e.g., formal title with playful body), making the design appear unprofessional. This tool detects such mismatches and recommends alternatives.
3. **Time-Consuming Trial and Error**: Testing different fonts manually can be inefficient. The tool streamlines this process by automating the evaluation and correction of font combinations.
4. **Lack of Typography Knowledge**: Many users lack a strong foundation in typography. Harmony Font Checker embeds best practices into the design process, guiding users to better decisions with minimal effort.

## Installation

1. Go to **Adobe Express Add-ons Marketplace**

<figure><img src="/files/OaHsf38hV0qikP1k1uRR" alt=""><figcaption></figcaption></figure>

2. Search for "Harmony Font Checker"

<figure><img src="/files/keqx4lApOWtcQhSYeyef" alt=""><figcaption></figcaption></figure>

2. Click **Install**
3. Launch Adobe Express and find the add-on in the **Add-ons** panel

<figure><img src="/files/pSat2381IYQvABekNbXs" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/atvKEt0mPKifeHWOnfZ8" %}
[Tutorials](/harmony-font/overview/tutorials.md)
{% endcontent-ref %}

{% content-ref url="/pages/KFmwjXGjYDWReT9H919j" %}
[Our Features](/harmony-font/overview/our-features.md)
{% endcontent-ref %}

## Documentation & Resources

[GitHub Repository](https://github.com/Tututindah/Adobe-Express-addons)

API Reference: [Adobe Express SDK Docs](https://developer.adobe.com/express/add-ons/)

Youtube <https://youtu.be/JNjNFi1i-Zs?si=P8lhWIWuvENL2Zyz>

We've put together some helpful guides for you to get setup with our product quickly and easily.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://harmony-font.gitbook.io/harmony-font/harmony-font-checker.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
