Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: Pure Perl - Crop and Resize Jpeg Files

by Your Mother (Archbishop)
on May 16, 2021 at 18:32 UTC ( [id://11132673]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strictures;
    use GD;
    ...
                               $original_image->getBounds );
    
    path("new.jpg")->spew_raw($new_image->jpeg);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11132673]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-03-29 04:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found