Avatar is a web-based SVG avatar generator designed for creating variations of a specific profile picture. It allows users to easily adjust the color palette of their avatar, making it an ideal tool for personalizing and generating different versions of one's own profile picture. While it offers flexibility in color customization, it does not support altering the avatar's fundamental design or structure.
- Palette Customization: Effortlessly change the color palette of your avatar to match your preferences or branding.
- Export Functionality: Conveniently export your personalized avatar as an SVG file for use across various platforms.
- Theme Support: Switch between light and dark modes with built-in theme support, enhancing your customization experience.
- Clone the repository to your local machine:
git clone https://github.com/BSoDium/Avatar.git
- Install the dependencies:
yarn install
- Start the development server:
yarn dev
This will launch the Avatar generator in your default web browser, where you can start adjusting the color palette of your avatar right away!
- Palette Customization: Effortlessly change the color palette of your avatar to match your preferences or branding.
- Export Functionality: Conveniently export your personalized avatar as an SVG file for use across various platforms, or rasterize it as a PNG file.
- Contrast Checker: Ensure that your avatar's color palette meets accessibility standards by using the built-in contrast checker.
- Avatar shape preview: Preview your avatar in different shapes, such as square, circle, and rounded square.
Distributed under the GNU General Public License v3.0. See LICENSE
for more information.