Expand description
The encrypt module contains functionality related to encrypting text to RGB images.
Functions
- Encrypts the UTF-8 encoded text from the specified file and converts it into an RGB image.
- Parses the custom size string into a tuple of width and height.