# Graphics Editing Program Recommendations

Simple Booth offers a wide range of built-in tools to customize your layouts directly within the app, often eliminating the need for external design software. However, if you want to create highly specific or elaborate branding, you can design your assets in a graphics editing program and import them into your settings.&#x20;

***

#### File Sizes and Dimensions

Most design programs will prompt you to select canvas dimensions in pixels as your first step. While your design can be created in any aspect ratio, the final file size must be **under 8MB** to be uploaded to your account.

Once you upload your graphic to your settings, you can further resize and position the file to fit your layout perfectly.&#x20;

***

#### Graphics Editing Programs

{% tabs %}
{% tab title="Canva" %}
[Canva](https://www.canva.com) is a user-friendly, browser-based design tool with a drag-and-drop interface. It includes an extensive library of fonts, images, and stickers, making it an excellent choice for non-designers.

* Cost: Free to use. However, a paid plan is required to export files with transparent backgrounds (essential for overlays) and to access premium assets.
* Support: [Canva Tutorials](https://www.canva.com/design-school/courses/?lesson=opening-canva-for-the-first-time)
  {% endtab %}

{% tab title="Pixlr" %}
[Pixlr](https://www.pixlr.com) offers two distinct online editing tools depending on your skill level:

* **Pixlr Express**: A simplified, beginner-friendly tool for quick edits.
* **Pixlr Editor**: A more advanced editor with a layout similar to Adobe Photoshop.
* **Cost**: Free to use with daily export limits. Paid plans remove these limits and provide additional assets.
* **Support**: [Pixlr Support Center](https://pixlr.com/support/)
  {% endtab %}

{% tab title="Hire a Designer" %}
If you prefer to outsource your creative work, platforms like [Fiverr](https://www.fiverr.com), [Upwork](https://www.upwork.com), or [99designs](https://www.99designs.com) allow you to hire professional designers for one-off projects.

* **Cost**: Prices vary significantly based on complexity, typically ranging from $5 to $30+.
  {% endtab %}
  {% endtabs %}

***

#### Video Editing Programs <a href="#h_65878eaa15" id="h_65878eaa15"></a>

To create or edit video-based graphics (such as those used for [custom start screens](/copy-of-halo-app/experience-designer/pre-capture/start-screen.md)) you will need a dedicated video editor.

{% tabs %}
{% tab title="OpenShot Video Editor" %}
[OpenShot](https://www.openshot.org) is an open-source, beginner-friendly video editor that works on most desktop operating systems. It includes built-in tutorials to help you learn the interface quickly.

* **Cost**: Free.
* **Support**: [OpenShot User Guide](https://www.openshot.org/user-guide/)
  {% endtab %}

{% tab title="Second Tab" %}
[iMovie](https://www.apple.com/imovie/) comes pre-installed on most Mac computers. It is a powerful tool for both basic and advanced video edits, though the interface may take a moment to learn for first-time users.

* **Cost**: Free for Mac users.
* **Support**: [iMovie User Guide](https://support.apple.com/imovie)
  {% endtab %}
  {% endtabs %}


---

# 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://docs.simplebooth.com/copy-of-halo-app/basic-setup/main-preset-settings/graphics-editing-program-recommendations.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.
