Need resizig software with works with My pictures and can be understnd it

Discussion in 'Graphics & Multimedia' started by allwayslearning, Jun 18, 2007.

  1. #1
    I have been looking for something to make pictures I placed in my pictures to post on my site however everything I find uses some kind of pixel system or other measurement system that I have no idea what it is going to do to my picture. How do I know if it is going to be the size I want or not without some kind of charge showing that so many pixels equals so much size.
     
    allwayslearning, Jun 18, 2007 IP
  2. butchik

    butchik Banned

    Messages:
    668
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i think photo resizer will do that. it has some options wherein you get to input what size you want. just a suggestion.
     
    butchik, Jun 18, 2007 IP
  3. almondj

    almondj Peon

    Messages:
    768
    Likes Received:
    11
    Best Answers:
    1
    Trophy Points:
    0
    #3
    Free way:

    When posting your images in an HTML format it will say.

    <img src="http://urlofimage">

    After the url image add height="" and width="" it would look like:

    <img src="http://urlofimage" height="40" width="40">

    Image may have been 100 x 100 before, now it's 40 x 40.
     
    almondj, Jun 18, 2007 IP