Timeline for Image Shrinking/Upload
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 1, 2023 at 0:05 | comment | added | manassehkatz-Moving 2 Codidact | So looks like I should lower quality first, then size if needed. Wow: 12 megapixels in 324k. But I also have to revisit my code because there is something that I'm not doing right with the "paste link" option. | |
| Feb 28, 2023 at 23:16 | comment | added | Harper - Reinstate Monica | @manassehkatz see my 2 new paragraphs, we got an example! :) | |
| Feb 28, 2023 at 23:14 | history | edited | Harper - Reinstate Monica | CC BY-SA 4.0 | added 217 characters in body |
| Feb 28, 2023 at 22:43 | history | edited | Harper - Reinstate Monica | CC BY-SA 4.0 | added 585 characters in body |
| Jan 7, 2023 at 19:21 | history | edited | Harper - Reinstate Monica | CC BY-SA 4.0 | added 261 characters in body |
| Dec 30, 2022 at 3:09 | comment | added | manassehkatz-Moving 2 Codidact | Current algorithm is: If either dimension is > 1500, resize so largest to dimension is 1500. If size still larger than 1.5 Meg, change JPG quality starting at 99 and going down in increments of 2. This uses ImageMagick convert, which uses a quality scale of 1 to 100. The core problem (aside from a stupid limit in SE) is that the average non-technical user has absolutely no idea how to change quality setting in their phone and has even less of an idea how to edit a picture on their computer. They know how to send ("share") a picture by text/email/WhatsApp/etc. and that's about it. | |
| Dec 29, 2022 at 21:15 | history | answered | Harper - Reinstate Monica | CC BY-SA 4.0 |