Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Image adding in Perlmonks

by ikegami (Patriarch)
on Jun 13, 2006 at 16:41 UTC ( [id://555098]=note: print w/replies, xml ) Need Help??


in reply to Image adding in Perlmonks

Ways of reducing the size of an image file:

  • Resize the image.
  • Crop the image.
  • Decrease the quality of the image (if you're using a lossy format such as .jpg).
  • Switch to a lossy format (such as .jpg), especially if the image is photo-like (i.e. no hard egdes).
  • Lower the number of colours saved. This is particularly useful for lossless formats such as .png.
  • Lower the number of colours used. This is particularly useful for lossless formats such as .png.

Replies are listed 'Best First'.
Re^2: Image adding in Perlmonks
by VSarkiss (Monsignor) on Jun 13, 2006 at 19:11 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-19 06:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found