DEV Community

haytam_7
haytam_7

Posted on

1 1

Image to ASCII Characters in Java

For the past couple of days I've been working on this mini project called Ascii Art which is inspired by Robert Heaton.

Robert is a great mentor and he explains each step very well and lets you do it by yourself in whichever programming language you choose.

The project is all about printing out an input image as ASCII characters depending on the brightness of each pixel.
It was my first time working with image processing in Java, reading documentations here and there, connecting all the dots and coding this.

Soruce code:
https://lnkd.in/dpH_wkrw

Image description

and if we zoom in we can see the ASCII characters:

Image description

Top comments (0)

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay