parse-community / parse-server-s3-adapter

AWS S3 file storage adapter for Parse Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to Resize Images

greggmojica opened this issue · comments

Feature Request: Ability to Resize Images

this feature would go into parse server, not the file adapter.

the file adapter just puts and gets files, this is the supported interface: https://github.com/ParsePlatform/parse-server/blob/master/src/Adapters/Files/FilesAdapter.js