mobizt / ESP32-Mail-Client

The complete and secured Mail Client for ESP32, sending and reading the E-mail through the SMTP and IMAP servers.
MIT License
90 stars 33 forks source link

Rotate Image attached via addAttachFile #68

Closed PL76 closed 4 years ago

PL76 commented 4 years ago

This is not an issue but I don't see where I can send request or post question. I would like to rotate an image taken with ESP32-CAM that is being sent with ESP32-Mail-Client. Is this possible?

mobizt commented 4 years ago

I don't know. You need to learn about the image file format and its structure data or find the library to do that.