nowfound

Dev tools · August 7, 2023

AsciiArtify for VSCode

Code comments come alive with ASCII art

AsciiArtify for VSCode launched on August 7, 2023 with 3 votes.

What it does

Elevate your code with ASCII art! Add unique comments with ASCII images and text, bringing your creativity to life. Simple and fun.

Does a similar job

all alternatives →
  • Fun Comment For VSCode2021 · ▲97

    Add ascii image or ascii font to comments in VSCode

  • AI Code Commenter by Quod AI2021 · ▲75

    VSCode extension to generate comments for code snippets.

  • AD
    ASCII Drawing BoardOct 2025 · delopsu.com · ▲121

    I've made an ASCII drawing board. You can set any brush, canvas size, export art as a text file. I want to keep it as manual/analog as possible, hence there is no tool for converting image to ASCII. Prompting LLMs to draw ASCII art turned out to be a difficult task . So instead I decided to ask it make a drawing board. Wihtout coding agent I wouldn't even try myself. Although it is an interesting task, it would drift me away. Basically it's just a drawing board with endless variations of textures and brushes: when you make large canvas and zoom out you don't see ASCII anymore, but…

  • SA
    Spaghettify – A VSCode Extension to make your code worse with AI2023 · spaghettify.dev · ▲323

    Recently, I saw Github Next Code Brushes (https://githubnext.com/projects/code-brushes) which is a VSCode extension that can use AI to do things like make your code more readable, add types, etc. This inspired me: what if there was an extension that could use AI to make your code worse as well? Meet Spaghettify. An extension I developed that can do things like: - Obscure your code - Introduce a bug - Make the variable names way too descriptive - Use nonsymmetrical whitespace - Add irrelevant/rambling comments - Document the code with emoji - Document the code in any…

  • IM
    I made a collaborative ASCII editor2021 · ▲53

    I made a website for drawing ascii art with other people https://ascii-collab.app/ It's been online for a little over a year so there's a fair bit of stuff to browse if you want to look around (so much that I even made a poster https://ascii-collab.app/poster.png) There are other websites like yourworldoftext that do this but ascii-collab has some extra features like per-user undo/redo, box selection, a color highlight mode to see who made particular changes, and there's admin tools so I can remove spam. The code is open sourced here…

  • ASCII Art Paint2022 · ▲150

    Surprise your readers with an original post using text art

More dev tools this month

the category →
  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 26d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 17d ago · x1.new

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 7d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 30d ago · nuphos.ai

  • Toplify365

    Track your App Store ranking worldwide

    Dev tools · 21d ago · toplify.app

  • Vendo 362

    Let your users build their own features inside your product

    Dev tools · 26d ago · vendo.run

Source: Product Hunt launch

Launched alongside, August 2023

the whole month →
  • Resend1,325

    Email for developers

    Dev tools · 2023 · resend.com

  • STORI AI1,316

    Your ideas become visually compelling branded social posts

    AI · 2023 · storiai.com

  • Kombai1,079

    A new AI model that you can prompt with UI designs

    AI · 2023 · kombai.com

  • Understand your audience without 50 interviews

    AI · 2023 · founderpal.ai

  • Lottielab869

    Create and ship lottie animations to sites and apps faster

    Dev tools · 2023 · lottielab.com

  • LC

    Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…

    AI · 2023 · github.com