-
Useful Links for Coding
- webp is preferable to .jpg & .png
- .jpg is a lossy format/compression will result in a loss of quality
- if you have a limited olor pallette it is better to go with .png, it can save memory and you can get a good quality version uncompressed
- webp,can see web file with or w/out compression. developed by google, fle sizes are a lot smaller compared to png ang jpeg.
- webp is nt supported by firefox (firefox support is on the way)
- svg is for vector images