|
|
|
|
|
by user5994461
3146 days ago
|
|
Historically, resizing images client side doesn't work because most clients are not able to render the images, let alone resize them. The image file formats are very very complicated, many are platform specific, some are covered by patents. For example of a common issue, another comment mentioned the rotation parameter, it's set by many cameras but the support is inconsistent. |
|