Displaying results
After saving the files to persistent storage, and saving any metadata that is useful for your app to your database, you can serve them to your users. In our case, we'll show the cropped image like this:
<img
alt="avatar"
src="https://s3.amazonaws.com/demos.transloadit.com/7b/22df50590d11e8be51b7c2c7cc7e22/joe-gardner-149699.jpg"
/>
If you were dealing with video, you could look into players such as Plyr or indigo-player, which also support MPEG-DASH.