Upload Image
Not only text, but you can upload media files directly from Note Cargo. The media is uploaded directly to object storage using PreSigned URL method, so it will be super fast since it's not touching the notepad server.

Default File Extension
By default it supportsjpg,jpeg,png,gif,webp,svg,bmp,ico
image files, but you can add more by changing the IMAGE_FILE_EXTENSIONS
in the .env
file.