A little polish

This commit is contained in:
AJvanLoon 2020-04-03 18:16:57 +02:00 committed by GitHub
parent 120e3b6172
commit 9ecc54dfd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,8 +18,8 @@ uppy.use(OneDrive, { target: Dashboard, companionUrl: 'https://companion.uppy.io
Try the live demos on [Transloadit.com](https://transloadit.com): import your files from Facebook or OneDrive, and then:
- [Apply watermark to an image](https://transloadit.com/demos/image-manipulation/text-watermarking/)
- [Convert image to WebP](https://transloadit.com/demos/image-manipulation/convert-to-webp/)
- [Apply a watermark to an image](https://transloadit.com/demos/image-manipulation/text-watermarking/)
- [Convert an image to WebP](https://transloadit.com/demos/image-manipulation/convert-to-webp/)
- [Encode a video, extract 8 thumbnails and store everything in an S3 bucket](https://transloadit.com/demos/file-exporting/store-encoding-and-thumbnails-on-s3/)
- [Encode video for iPhone](https://transloadit.com/demos/video-encoding/encode-for-apple-iphone-11-pro-max/)
- [Create a single Zip file containing all uploaded files](https://transloadit.com/demos/file-compressing/create-one-zip-file-containing-all-uploaded-files/)
@ -38,7 +38,7 @@ Facebook:
<!--more-->
As with Dropbox and Instagram, using the Facebook, and OneDrive integrations require the client Plugins (see [here for Facebook](/docs/facebook/) and see [here for OneDrive](/docs/onedrive/)), and also your [Companion](/docs/companion/#Options) integration.
As with Dropbox and Instagram, using the Facebook and OneDrive integrations requires the client Plugins (see [here for Facebook](/docs/facebook/) and see [here for OneDrive](/docs/onedrive/)), and also your [Companion](/docs/companion/#Options) integration.
This is an exciting release for us, and we can't wait to get some feedback (GitHub issues and PRs) on this! :)