imaginary
imaginary copied to clipboard
Output feature...?
While serving the output image via HTTP is good in some situations it would be nice to save the image directly on disk (and to serve it statically with something else for example) or to send it to a cloud storage service (S3, Google Cloud Storage, Minio, etc.)... Do you think to integrate a feature like this in future?
Not natively, but I'm planning supporting extensible plugin system that would allow developers augment imaginary capabilities at several levels. See #159
Any news on this?