# Requirements 1. `PHP 7.3` or higher 2. If using Linux, you will require the following packages in order to convert your images to base64 encoding: - PHP XML -> `sudo apt-get install php-xml` - PHP mbstring -> `sudo apt-get install php-mbstring` That's really it!