PixEnc Encrypt image by manipulating pixels Website • Docs Example Original Image Encrypted Image Decrypted Image Technologies Language URL Author Algorithm Python XOR- Operates XOR operation in the RGB values on the pixels of an image Go Shifting- Shifts pixel to a random place & vice-versa Java (Android) Shifting- Shifts pixel to a random place & vice-versa