Batch image rez reduction (but not file dimensions)??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Voodoo
    ♥ ♦ ♣ ♠
    • Sep 2002
    • 10600

    #1

    Batch image rez reduction (but not file dimensions)??

    Is there a tool out there to batch reduce image resolution but not the image dimensions?

    "I'm selflessly supporting the common good, but only coincidentally looking out for No.1."
  • Lonny
    Confirmed User
    • Jun 2003
    • 3539

    #2
    http://www.multipleimageresizer.net/ may be what your looking for. its free to use. does everything them others do.

    Comment

    • u-Bob
      there's no $$$ in porn
      • Jul 2005
      • 33063

      #3
      perl + imagemagick

      Comment

      • woj
        <&(©¿©)&>
        • Jul 2002
        • 47880

        #4
        Originally posted by u-Bob
        perl + imagemagick
        Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
        Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager
        Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip Manager

        Comment

        • Grapesoda
          So Fucking Banned
          • Jul 2003
          • 46234

          #5
          everybody I know uses photoshop . . .

          Comment

          • jact
            Confirmed User
            • Sep 2002
            • 9134

            #6
            Originally posted by u-Bob
            perl + imagemagick
            Best option out there.
            Free agent

            Comment

            • rowan
              Too lazy to set a custom title
              • Mar 2002
              • 17393

              #7
              How can you reduce resolution without changing the dimensions? Do you mean you want to change the DPI field without changing any of the actual image data, or something else?

              Comment

              • Voodoo
                ♥ ♦ ♣ ♠
                • Sep 2002
                • 10600

                #8
                Originally posted by rowan
                How can you reduce resolution without changing the dimensions? Do you mean you want to change the DPI field without changing any of the actual image data, or something else?
                Yep, DPI. So an image of 800x600 @ 300DPI gets resized to 800x600 @ 72DPI.

                "I'm selflessly supporting the common good, but only coincidentally looking out for No.1."

                Comment

                • rowan
                  Too lazy to set a custom title
                  • Mar 2002
                  • 17393

                  #9
                  If you don't need to preserve EXIF data for individual shots (eg time of shot, aperture, shutter speed) then it should be possible to rewrite the same EXIF header to all images using jhead... Google that for more info

                  Comment

                  • Grapesoda
                    So Fucking Banned
                    • Jul 2003
                    • 46234

                    #10
                    Originally posted by Voodoo
                    Yep, DPI. So an image of 800x600 @ 300DPI gets resized to 800x600 @ 72DPI.
                    . . . all monitors are 72 dpi . . 300 dpi only exist in print . . . for instance an image might be 2000x1500 pixel@ 72 dpi on the monitor and be 4x5 inches @ 300 dpi for print. . same exact image . . different medium . .... so what are you really trying to do? resize the file size for internet? that is a compression issue . .

                    Comment

                    Working...