mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-29 04:50:05 +00:00
A little polish
This commit is contained in:
parent
120e3b6172
commit
9ecc54dfd2
1 changed files with 3 additions and 3 deletions
|
|
@ -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! :)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue