Skip to content

Commit 4e23cfc

Browse files
authored
Update README.md
1 parent ce4f058 commit 4e23cfc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,9 @@ News items are short announcements that should be persistent. The are centrally
178178

179179
## Image Sizes and Aspect Ratios
180180

181-
The website is configured to automatically resize picture to an optimized size. However, a proper aspect ratio is essential for a good performance. Moreover, being closer to the target size is useful to avoid image artifacts created during the resizing process.
181+
The website is configured to automatically resize images for optimized page load times. However, starting with a proper aspect ratio is essential.
182+
183+
"Artifacts" are undesirable blurry or blocky areas of an image created during resizing or compression. The presence and impact of artifacts can be affected by multiple factors, including the original size (greater size difference to target -> more artifacts), but also the actual content of the image (slow gradients next to areas of high contrast are particularly bad). You can reduce or avoid artifacts by choosing an image which is closer to its target size, or swapping in an image with more background texture.
182184

183185
Following images size and aspect ratios are used:
184186

0 commit comments

Comments
 (0)