qprint

encoder and decoder for quoted-printable encoding

Install

All systems
curl cmd.cat/qprint.sh
Debian Debian
apt-get install qprint
Ubuntu
apt-get install qprint
Arch Arch Linux
pacman -S qprint
image/svg+xml Kali Linux
apt-get install qprint
Windows (WSL2)
sudo apt-get update sudo apt-get install qprint
OS X
brew install qprint
Raspbian
apt-get install qprint

qprint

encoder and decoder for quoted-printable encoding

Qprint is a command-line program that can encode or decode files from/to quoted-printable encoding (RFC1521). It can work with both text and binary data.