Update thumbnails-and-covers.md (#1307)

* Update thumbnails-and-covers.md

* Update thumbnails-and-covers.md

Co-authored-by: Thomas Zarebczan <tzarebczan@users.noreply.github.com>
This commit is contained in:
eatdostacos 2020-06-03 16:33:34 -07:00 committed by GitHub
parent 48b81a4a77
commit 27dfce67c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,17 +14,17 @@ When publishing content thumbnails, we recommend a minimum size of 800x450 and a
Applications can make their own choices on how to render thumbnails. Most applications choose to crop to the center when an image does not fit their desired ratios. Applications can make their own choices on how to render thumbnails. Most applications choose to crop to the center when an image does not fit their desired ratios.
![content](https://spee.ch/f/content-standards.png) ![content](https://img.lbry.to/files/jefbxe.png)
## Channel covers and profile thumbnails ## Channel covers and profile thumbnails
When creating or editing your channel, we recommend the following: When creating or editing your channel, we recommend the following:
- **cover photo**: minimum size of 1000x160 and an aspect ratio of 10:1.6 - **cover photo**: minimum size of 1000x160 and an aspect ratio of 6.25:1
- **profile thumbnail**: minimum size of 300x300 and an aspect ratio of 1:1 (square). - **profile thumbnail**: minimum size of 300x300 and an aspect ratio of 1:1 (square).
Applications can make their own choices on how to render these images. Most applications choose to crop to the center when an image does not fit their desired ratios. Applications can make their own choices on how to render these images. Most applications choose to crop to the center when an image does not fit their desired ratios.
![channel](https://spee.ch/b/channel-standards.png) ![channel](https://img.lbry.to/files/ugyrcm.png)
## How are uploads stored? ## How are uploads stored?
If you are using LBRY to upload the images, they will go through [spee.ch](https://spee.ch) which is limited to 10MBs per file. If you are using LBRY to upload the images, they will go through [spee.ch](https://spee.ch) which is limited to 2MB per file. We are working on implementing a new thumbnail upload process directly on the LBRY protocol.