This is a web application I created for converting images into colourful ASCII art using JavaScript. It allows users to select different ranges of resolution to customize the fidelity of their output.
Warning: Low res images work best.
Current version is extremely buggy and only works with very small images (~200x200px), and you might need to pray that it doesnt randomly reject your image. (Styling of image is off aswell and you will need to zoom in and out (resolution and proper styling is coming))
You can try out the application here:
########&##########%@B<@@###
@@W ` ` .` e########.`` ###
U 5x]x]`{. %####& ` .###
# ` . jySyS! b#### ######
#w ZL ` ,]-ww $## .`#######
#Q `jx-e` .qw-q N5 ########
##@ 'Y]ESk.`*66` ########
###@ SEShSr4 |4 N########
####V kkh.6hk-`h `#########
#####, -/P944,- . @########
######d. L.`9h. / ` CN####
########5 _4. T-Lz .&##
######@<`.??? f -TLTv` &#
#######.??????c``q `LTTTTs #
######( ??zz????-` LLTTTT
###### _??zz???sss LTLTTTv
###### !??zzz??sssL+`TTTTT)`
#####@ ,??zz????ssLLLLTTTTv
######` ?????s?ssssLLLTTTJ?
######0 ss?s??ssssLLTLTTTv.
#######`TssssssssLLLTTTTT7 #
######&.`ssssLssLLLLTTTTvT #
#######$ ssssLLLLLLTTTTTv`-#
#######@ ;LLLLLLLLTTTTTTJ ##
########$ sLTLLLTTTTTT)v-}##
######### vTTTTTTTTTsz`.###
##########``sTsvTvTT)L ####
##########@ /s ,) _#####
############:` `#>` _N######
- HTML5
- CSS3
- JavaScript
Feel free to explore the code and experiment with converting your images into ASCII art!
