This is a full-featured ASCII art maker right inside your browser. Enjoy amazing features like layering, coloring, and box-drawing tools.
- Zoom and Pan: Use your scroll wheel or Ctrl/Cmd + "+/-" to zoom, and hold Space while dragging to pan.
- Layers: Organize your artwork in layers, arrange, hide, or show them as needed. Basically, itβs Photoshop for ASCII art!
- Box Drawing: Design beautiful TUIs using the box-drawing tools. Get creative!
- Export as Echo Command: Export your ASCII art as an echo command to run on your terminal or include in a bash script.
- Export as Image: Save your artwork as a PNG image perfect if you donβt have a terminal handy.
- Nerd Font Support: Use Nerd Fonts to make your ASCII artworks look even fancier.
Go to https://artcii.vercel.app to start creating.
-
Use your scroll wheel or Ctrl/Cmd + "+/-" to zoom, and hold Space while dragging to pan.
-
Adjust the canvas size using the "Rows Γ Columns" input boxes.
-
Click the character box (the big box with thick borders) and type or paste your favorite ASCII characters to draw.
-
Manage your layers using the Layers panel on the lef t.
-
Access special characters in the Box Drawing section.
-
Change foreground and background colors in the Colors section.
-
Export your artwork using the Export button in the bottom-left corner.
Contributions are welcome! Please fork the repository and submit a pull request.
- Fork the project.
- Create a new branch:
git checkout -b feature/YourFeatureName
- Commit your changes:
git commit -m "Add some feature" - Push the branch:
git push origin feature/YourFeatureName
- Open a pull request.
This project is licensed under the MIT License.
