Thank you all for your replies!

I understand now that what I was missing is how slow it would be to execute such an operation using pure perl. I did understand that it would be a very large undertaking to build something like that, but not why it had not been done.

I have spent some time already on trying to install and configure the modules I mentioned. I guess I'll go back to that and make one of them work.

A specific Unix server? Why not develop on that? And it's either got ImageMagick or GD or whatever, or it hasn't. So, do you know? - Cody Pendant

Cody, I don't have access to it yet, it's for a client site so I don't have all the details yet, but that is a good point. I'll find out and figure out my resources then work on the rest of it until I have access to develop that one chunk on the Unix Server.

Thanks again, your feedback put me back on track ( of 'back to the drawing board' with what I've got ) instead of trying to find the pie in the sky.

Peace


In reply to Re: Pure Perl - Crop and Resize Jpeg Files by langsor
in thread Pure Perl - Crop and Resize Jpeg Files by langsor

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.