Skip to content

rinogodson/artcii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 21, 2025
d13a7faΒ Β·Β Β· Sep 21, 2025

History

19 Commits
Sep 21, 2025
Sep 21, 2025
Sep 17, 2025
Sep 21, 2025
Sep 21, 2025
Sep 17, 2025
Sep 21, 2025
Sep 21, 2025
Sep 17, 2025
Sep 17, 2025
Sep 17, 2025
Sep 17, 2025

Repository files navigation

HEADER

ARTCII - Create ASCII Art Right from Your Browser.

This is a full-featured ASCII art maker right inside your browser. Enjoy amazing features like layering, coloring, and box-drawing tools.

πŸš€ Features

  • 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.

πŸ“š Usage

Go to https://artcii.vercel.app to start creating.

  1. Use your scroll wheel or Ctrl/Cmd + "+/-" to zoom, and hold Space while dragging to pan.

  2. Adjust the canvas size using the "Rows Γ— Columns" input boxes.

  3. Click the character box (the big box with thick borders) and type or paste your favorite ASCII characters to draw.

  4. Manage your layers using the Layers panel on the lef t.

  5. Access special characters in the Box Drawing section.

  6. Change foreground and background colors in the Colors section.

  7. Export your artwork using the Export button in the bottom-left corner.

🀝 Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

  1. Fork the project.
  2. Create a new branch:
    git checkout -b feature/YourFeatureName
  3. Commit your changes:
    git commit -m "Add some feature"
  4. Push the branch:
    git push origin feature/YourFeatureName
  5. Open a pull request.

πŸ“„ License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published