mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
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:
parent
48b81a4a77
commit
27dfce67c5
1 changed files with 4 additions and 4 deletions
|
@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
## Channel covers and profile thumbnails
|
||||
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).
|
||||
|
||||
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.
|
||||
|
||||

|
||||

|
||||
|
||||
## 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.
|
||||
|
|
Loading…
Add table
Reference in a new issue