imagemagick command line

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • trannysphere
    Confirmed User
    • Jul 2010
    • 519

    #1

    imagemagick command line

    hi guys,

    can you post your favourite imagemagick command line?

    i have this one.. -sharpen 1x1 -enhance haven't used imagemagick for a long time..

    sample thumbs would be awesome as well!

    thanks!

    DESIGN IS FILTHY DESIGN DEALS + ICQ:624499299 + designs {at} designisfilthy.com

    $8 BANNER DESIGN | $299 for 50 BANNERS | $449 for 100 BANNERS
    $15 DOLLAR GALLERY DESIGN | $129 for 10 GALLERIES | $199 for 20 GALLERIES
  • camgirlshide
    Confirmed User
    • Jan 2005
    • 1558

    #2
    I just use -resize "xXXX>" - compress jpeg -quality XX
    Useful adult webmaster links -
    Alphabetical list of solo models with webcam
    Stats on my best converting affiliate programs - camgirlshide webmaster blog
    complete list of affiliate programs I use.

    Comment

    • Shoplifter
      Richest man in Babylon
      • Jan 2002
      • 5846

      #3
      When making thumbs I use:

      -filter Blackman -modulate 110,102,100 -sharpen 1x1 -enhance

      Comment

      • trannysphere
        Confirmed User
        • Jul 2010
        • 519

        #4
        thanks guys! i'm gonna use it for gallery scraper thumbs

        DESIGN IS FILTHY DESIGN DEALS + ICQ:624499299 + designs {at} designisfilthy.com

        $8 BANNER DESIGN | $299 for 50 BANNERS | $449 for 100 BANNERS
        $15 DOLLAR GALLERY DESIGN | $129 for 10 GALLERIES | $199 for 20 GALLERIES

        Comment

        • Nasty
          Confirmed User
          • Aug 2002
          • 1575

          #5
          Another vote for on thumbs

          -filter Blackman -modulate 110,102,100 -sharpen 1x1 -enhance

          “Ours is a world of nuclear giants and ethical infants. We know more about war than we know about peace, more about killing than we know about living. If we continue to develop our technology without wisdom or prudence, our servant may prove to be our executioner.” ― Omar Bradley (1948)

          Comment

          • epitome
            So Fucking Lame
            • Jun 2009
            • 12156

            #6
            -filter Cubic -unsharp 1.0x1.0+0.5 -unsharp 1.0x1.0+0.5 -modulate 105,118 -enhance -strip

            Comment

            • fris
              Too lazy to set a custom title
              • Aug 2002
              • 55679

              #7
              -filter Blackman -sharpen 1x1 -modulate 110 -modulate 100,102,100 -enhance
              Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

              Comment

              • trannysphere
                Confirmed User
                • Jul 2010
                • 519

                #8
                thanks guys!!!

                DESIGN IS FILTHY DESIGN DEALS + ICQ:624499299 + designs {at} designisfilthy.com

                $8 BANNER DESIGN | $299 for 50 BANNERS | $449 for 100 BANNERS
                $15 DOLLAR GALLERY DESIGN | $129 for 10 GALLERIES | $199 for 20 GALLERIES

                Comment

                • Tempest
                  Too lazy to set a custom title
                  • May 2004
                  • 10217

                  #9
                  You should use "-strip" on any of your command lines to get rid of any crap data that's saved in the images.

                  I also like to add "-interlace Plane" for jpg images so it saves it in progressive mode.. suprisingly the files sizes are a little smaller with that as well.

                  And don't forget to set the quality.

                  Comment

                  • trannysphere
                    Confirmed User
                    • Jul 2010
                    • 519

                    #10
                    Originally posted by Tempest
                    You should use "-strip" on any of your command lines to get rid of any crap data that's saved in the images.

                    I also like to add "-interlace Plane" for jpg images so it saves it in progressive mode.. suprisingly the files sizes are a little smaller with that as well.

                    And don't forget to set the quality.
                    thanks tempest.. i'm kinda new with imagemagick command.. what i've tried so far was posted here. eheh will play with the commands..

                    -filter Blackman -modulate 110,102,100 -sharpen 1x1 -enhance this is nice but too much for me trannies :P

                    thanks guys!

                    DESIGN IS FILTHY DESIGN DEALS + ICQ:624499299 + designs {at} designisfilthy.com

                    $8 BANNER DESIGN | $299 for 50 BANNERS | $449 for 100 BANNERS
                    $15 DOLLAR GALLERY DESIGN | $129 for 10 GALLERIES | $199 for 20 GALLERIES

                    Comment

                    • Tempest
                      Too lazy to set a custom title
                      • May 2004
                      • 10217

                      #11
                      Originally posted by trannysphere
                      thanks tempest.. i'm kinda new with imagemagick command.. what i've tried so far was posted here. eheh will play with the commands..

                      -filter Blackman -modulate 110,102,100 -sharpen 1x1 -enhance this is nice but too much for me trannies :P

                      thanks guys!
                      Yeah, -enhance can be sometimes just too much.. You can also try -despeckle

                      Keep in mind that IM applies things left to right so sometimes changing the order of things can produce slightly better results.

                      For example, -enhance "blurs" the image a bit to putting the sharpen after it can be better.

                      for sharpening I use -unsharp 1x1+0.6+0.05

                      The 0.6 is the value that can be changed. 0.4 would be less sharpening, 0.8 more.. I find 0.5 - 0.6 to be adequate most times.

                      Comment

                      • trannysphere
                        Confirmed User
                        • Jul 2010
                        • 519

                        #12
                        Originally posted by Tempest
                        Yeah, -enhance can be sometimes just too much.. You can also try -despeckle

                        Keep in mind that IM applies things left to right so sometimes changing the order of things can produce slightly better results.

                        For example, -enhance "blurs" the image a bit to putting the sharpen after it can be better.

                        for sharpening I use -unsharp 1x1+0.6+0.05

                        The 0.6 is the value that can be changed. 0.4 would be less sharpening, 0.8 more.. I find 0.5 - 0.6 to be adequate most times.
                        thanks again! i will play with these settings.

                        DESIGN IS FILTHY DESIGN DEALS + ICQ:624499299 + designs {at} designisfilthy.com

                        $8 BANNER DESIGN | $299 for 50 BANNERS | $449 for 100 BANNERS
                        $15 DOLLAR GALLERY DESIGN | $129 for 10 GALLERIES | $199 for 20 GALLERIES

                        Comment

                        Working...