In-reply-to » Is there a way to take a jpeg screenshot of a tty on a raspberry pi (or any other linux system)? Can anybody imagine a solution to that?

@fab ArchLinux (AUR) / Mx Linux / Ubuntu /raspberry pi? Install fbcat imagemagick
Ctrl + Alt + F1 login/password
sudo fbcat > capt00.ppm
convert capt00.ppm capt00.jpeg

⤋ Read More