# Character Creator 3

The Character Creator 3 creates realistic characters for use in creative projects. Choose from a series of options to build your full body avatar in vector graphics. Character Creator is not free and requires payment.

The Character Creator aims to provide a fun and easy way to help you find a look for **your** characters. Just like the japanese kisekae (electronic paper dolls), you pick and choose items from a list to ornate your character with. It is free to use and will always remain free to use. For storytellers looking for spritesheets of their characters, we offer those services on demand.

The web-based tool was launched on January 11th 2014 with only basic functionality. Since then, new features and content have been added with every update, see details on our [facebook page](http://facebook.com/thecharactercreator).

If you have any questions or comments, or if you want to get involved, either as a programmer or an artist, [email your request](mailto:frederic@charactercreator.org).

## Frequently Asked Questions (FAQs):

**Q: Can I use the characters I've created on this site in my game?**

A: The art is licensed [cc-by-nc](https://creativecommons.org/licenses/by-nc/4.0/). You are free to use for non-commercial products as long as you credit the site. If you want to use characters in a commercial product, you can obtain a license by visiting our [Patreon page](https://www.patreon.com/charactercreator) and pledging $5 a month or more.

**Q: How can I download my new character?**

A: Once you've chosen a sex and skin color for your character, the download button in the top-right menu will be enabled. Clicking 'Download' will prompt you to save the file to disk.

**Q: How do I get a jpg or png version of my character?**

A: Once you've downloaded the vector file from the site (.svg) you can open it and export to the format of your choice in your favorite graphics program.

**Q: What application can I use to open the vector file?**

A: Any graphics program that supports SVG will do. Popular programs like Photoshop and Illustrator will do, personally I use Inkscape, it's free and works very well.

**Q: Where can I learn more about the origin of the Character Creator?**

A: You can read [here](https://www.indiehackers.com/interview/reaching-ramen-profitability-as-a-comic-artist-turned-self-taught-dev-a3581516fd) all about how the idea came about in this IndieHacker Interview

**Q: Where can I learn more about how the site works under the hood?**

A: Watch [this presentation](https://www.youtube.com/watch?v=BFqAQrIbRjw) at the Libre Graphics Meeting

{% embed url="<https://charactercreator.org>" %}
Website: <https://charactercreator.org&#x20>;
{% endembed %}


---

# 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://metaverse-imagen.gitbook.io/ai-tools-research/ai-tools-main-categories/video-and-animation/3d-asset-creation-generative-ai-tools/character-creator-3.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.
