Announcement

Collapse
No announcement yet.

How to add saturation from Command line options

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to add saturation from Command line options

    Hi,
    I use the following command line to do resample,
    resize and sharpen from a batch file , but I can't
    find a way to add saturation:

    i_view32.exe %1 /sharpen=40 /aspectratio /resample /resize=(1024,768) /resample /convert=%1.tif


    I see that IrfanView has a way to add:

    /contras
    /bright
    /gamma

    but how about saturation?

    Thanks in advance

    #2
    I think you can do it using the /advancedbatch command line option:

    /advancedbatch - apply Advanced Batch Dialog options to image (from INI file)
    Set the saturation that you want in the Advanced batch dialogue first for a manual batch operation.
    Before you post ... Edit your profile • IrfanView 4.62 • Windows 10 Home 19045.2486

    Irfan PaintIrfan View HelpIrfanPaint HelpRiot.dllMore SkinsFastStone CaptureUploads

    Comment


      #3
      Thanks Bhikkhu.
      I will try the /advancedbatch command line option.
      I was hoping to find one similar to /sharpen, /contras, /gamma... etc...

      Comment

      Working...
      X