As usual this discussion is missing the real point, IMAO°

It's not if 80kb are enough, but if settings from the end 90s are sufficiently user friendly nowadays.

I'm not sure if it's even possible to set my smartphone to such "small" camera pics.

And a "new" website would do the downsizing on server side to avoid bothering the user.

Since changing the code here is too much of a hassle, we should consider providing a help text explaining how to easily down scale pics to 80kb.

Like a one liner for convert on Linux...

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery

°) in my arrogant opinion...

update

In hindsight, rescaling could probably already be done on client side nowadays., with JavaScript.

A current Firefox so fat that I have trouble running it on an old netbook, so there must be some included lib for that. (Emacs as operating system jokes are for grandmas ;)

Quick search found https://imagekit.io/blog/how-to-resize-image-in-javascript/ (tldr)


In reply to Re^2: Larger profile pic than 80KB? (Updated) by LanX
in thread Larger profile pic than 80KB? by stevieb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.