One of the best KZbinrs, No extending the video to 10 minute mark. Just straight forward, no BS♥️♥️
@misaw-kun3 жыл бұрын
might be off topic but the thumbs up expression was majestic
@mrksaccount1233 жыл бұрын
Thank you... just what i was looking for
@billfarley90153 жыл бұрын
Lately I've learned KZbin-dl, ffmpeg and mpv. They're useful for downloading, editing and playing videos. Now with jp2a you can create ascii images. But I can't figure out what to do with them once they're created. I don't use neofetch or screenfetch enough to bother changing the art there. There's ascii wallpaper, which it turns out, is already a thing. Then there's The World Around Us, which is a mysterious and strangely moving ascii animation. Never seen anything like it.
@shant-o9 ай бұрын
something I saw back in the xp days on some of the game's text files(it's not important what or where :p) and always wondered how it was done, didn't even think it could be this easy! Thanks for sharing the tricks :) Subbed
@LivingLinux3 жыл бұрын
Makes we wonder how this was done back in the days of the C64.
@alvarohigino7 ай бұрын
Same stuff, the code isn't complex and heavy.
@FlantaviusАй бұрын
is there anyway you could make a video showing an installation tutorial for this on windows?
@wintrywind3 жыл бұрын
Now i need my amogus png, turn it into ascii and place that on my neofetch.
@liftlinux94213 жыл бұрын
I need Rick Astley
@georgeofhamilton3 жыл бұрын
sus
@cosmicconduit68343 жыл бұрын
How do i add it into my neofetch WITH THE COLORS. I do this while using --colors and make it pepetea.sh and paste it in there then read it out on neofetch it doesn't display colors on it its just white... Any way to fix this?
@destiny_023 жыл бұрын
redirect the output of this program to a file then copy paste from there
@SnailBen2 жыл бұрын
@@destiny_02 i got some very weird results when trying to send to a txt file and opening with kate.... i too would like to preserve the colors and save as an image file. i hope the guy who made this video will say how.
@destiny_022 жыл бұрын
@@SnailBen those are not weird results, they are ANSI Escape Codes, they are responsible for colors.
@SnailBen2 жыл бұрын
@@destiny_02 right. but when i take your suggestion and redirect to say, kate i see the escape codes instead of the colors. what program should redirect the jp2a output to so we can see the colored text as desired and save as some type of image file? that is what the thrust of the original question is as well. a simple copy and paste works great in black and white, but colors are not making the jump
@destiny_022 жыл бұрын
@@SnailBen the issue here is kate itself doesn't support should color codes (sublime trxt does with some plugin afaik), if you want a picture, just screenshot the terminal. Also, you can use cat command on that file to print out colored text again in terminal
@Reichstaubenminister2 жыл бұрын
No need to get it from the AUR, it's in the community repository (by now) so you can just install it through pacman!
@shivanshkush273 жыл бұрын
Hey! Are you using Zsh? Or is it some customized bash script?
@TechHut3 жыл бұрын
Customized bash script. I'll do a video soon :D
@SnailBen2 жыл бұрын
how does one save the image with --colors? i've tried ImageMagick and saving as .jpg but got very strange results. when i try to simply copy/paste into kate, the colors do not paste with the text. i can save as html and read it with a browser, but it's a lot of inline code and it would seem simpler to have an image file... am i missing something simple??
@liftlinux94213 жыл бұрын
It's cool I gonna use it for fetchmaster 6000 script. & BTW did your Arch audio problems fixed? (I was the guy who gave the packages suggestions lol)
@TranquilSeaOfMath5 ай бұрын
Looks fun.
@錦山_明6 ай бұрын
Aww man, I need that wallpaper
@MotorBeebop7 күн бұрын
very cool man
@juliotec00552 жыл бұрын
Hello how are you, excellent video, it is very good to convert an image to ascii, could you make a video on how to replace the logo that neofetch shows with these images or with a non-ascii image? Greetings from Argentina.
@chaikinlecahi3 ай бұрын
How to window system to working Characert to images ? Thanks
@blockchaindomain3 жыл бұрын
THANK YOU! any tips for getting higher details?
@aqbar1353 ай бұрын
how to make it centre aligned?
@ZZ-dv9oo3 жыл бұрын
Suscribed. May I ask which distro are you using?
@theinceptor36723 жыл бұрын
Endeavour OS
@THotSouce5 ай бұрын
How do you save the coloured one?
@samuelricaro67852 жыл бұрын
How to install it on fedora?
@aminoff5887Ай бұрын
anyone knows how I can put the colors into the neofetch?
@nasimalimam54153 жыл бұрын
It is possible to run this command automatically, everytime I open terminal? It may show custom image every time I open terminal.
@brandonlee7123 жыл бұрын
edit your .bashrc file and echo "askii art here" then save and close it. then source ~/.bashrc close terminal and then reopen it
@nasimalimam54153 жыл бұрын
@@brandonlee712 Thanks a lot. Now it shows my logo every time I open the terminal.
@goestomars65422 жыл бұрын
Im getting the error: "Not a JPEG file: starts with 0x89 0x50" when I try to load a PNG what could that be?
@xXUnrulyXx3 жыл бұрын
i think pop os installs jp2a.. because i typed it in my term before downloading it, and its there, and i dont recall installing it.. or ever hearing about it lol.
@jackkraken388811 ай бұрын
Lol I use to love playing with bgascii in Windows, fun times.
@scsc9311 Жыл бұрын
when I try to copy, it won't keep it's format. What setting am I overlooking?
@userglls8 ай бұрын
I have the same problem. have you found a solution bro?
@braelinmichelus3 жыл бұрын
Is there a good equivalent to this for PNG images?
@TheClembo3 жыл бұрын
I wondered too, and just saved my image.png as a image.jpg and it now works OK
@AbhishekBM3 жыл бұрын
Bro, the first image he used was a png. Did you not watch the video?
@TheClembo3 жыл бұрын
@@AbhishekBM Watched it again, yes you are right. But kept getting error message (Not a JPEG file: starts with 0x89 0x50) so just tried .jpg
@AbhishekBM3 жыл бұрын
@@TheClembo yeah, that's the starting bytes of png file. I wonder how it worked for him.
@binodmalaka4508 Жыл бұрын
Thanks mate
@SolDeusInvectus7 ай бұрын
Thank you
@csr25373 жыл бұрын
Yeah I found it at sudo apt install jp2a
@aguud3 жыл бұрын
how to install?
@guilherme50943 жыл бұрын
Nice!
@amirmohammadghasemiankarya96473 жыл бұрын
nice thanks bro
@4ixw Жыл бұрын
does this work on kali linux?
@csr25373 жыл бұрын
Imma go watch this on Odysee
@purnamaanrai81883 жыл бұрын
Is there any way to switch different distro without losing data?
@liftlinux94213 жыл бұрын
Backup lol
@purnamaanrai81883 жыл бұрын
@@liftlinux9421 How to?
@purnamaanrai81883 жыл бұрын
I mean, In android, you can switch from one custom ROM to another ( If you don't know custom ROM, it's just like this distros but for Android) without loosing data The data stores in internal storage only system changes
@shriteendhamasker94993 жыл бұрын
I don't know exactly how to, but if you have home directory on separate partition then it could be preserved using manual partitioning while installing new distro...... Try searching on internet to learn how to do it
@purnamaanrai81883 жыл бұрын
@@shriteendhamasker9499 thanks 🫂
@BG-ct7ny2 жыл бұрын
Or you can pipe it with > like a real unix chad. Great vid tho!
@georgeofhamilton3 жыл бұрын
Seems pretty pointless, but nice shoutout for Odysee.