GIF Converter    fCoder Home - Image Converters - 2GIF
Overview
Features
Command line
Order
Downloads
Ordering Info
Tech Support
FAQ
Newsletter
fCoder Software

2GIF

Version 5.2 ( ).
What's new:

  • Now the program can read the following file types: CALS Raster types 1 and 2 (*.cal, *.cals), Group3 Fax File (*.g3), Group4 Fax File (*.g4), WinFax Files (*.fxm, *.fxr, *.fxs, *.fxd), SFF Structure Fax Format (*.sff).
  • Reading of the following file types is now improved: Tag Image File Format (*.tif, *.tiff), Word Perfect Grasphic Format (*.wpg), Windows Metafiles (*.wmf, *.emf), Macintosh PICT Format (*.pct, *.pict), MS Picture It and MS PhotoDraw Images (*.mix), Adobe Portable Document Format (*.pdf), DICOM Medical Image Format (*.dcm, *.dic, *.acr)
  • Reading from 16 bit TGA files containing transparency is now added.
    Transparency in 16 bit files was ignored in previous versions.
  • Added new command
    "-sizetom(l;t;r;b)" -- adds margins of the specified size to all the images
    l - left margin
    t - top margin
    r - right margin
    b - bottom margin
  • Added new fields for "-namegen" key
    [sc_year]
    [sc_month]
    [sc_mday]
    [sc_wday]
    [sc_hour]
    [sc_minute]
    [sc_second]
  • New feature: now you can use "-namegen" macros not only to specify the name of the output file, but to configure relative path to this file as well.
    For example,
    when dividing multipage files into separate frames you can put the frames of every multipage file into a separate folder. The name of the folder will correspond to the name of the file:
    2jpeg.exe s="C:\In\*.*" d="C:\out" -sep -namegen="[name]\[pagenum].[ext]"
  • Conversion rate is now increased due to the fact that modules (*.dll files) are now loaded faster when launching (REBASE) program.
  • New feature: palette from (*.pal or *.act files) can now be applied to images:

    "-palfile0=" -- adaptive image to selected palette without dithering
    "-palfile1=" -- adaptive image to selected palette with dithering

    examples:

    2gif.exe s="C:\images\1.bmp" d="e:\out" -palfile0="C:\Pal\MacOS.pal"
    2gif.exe s="C:\images\1.bmp" d="e:\out" -palfile1="C:\Pal\MacOS.pal"
    2gif.exe s="C:\images\1.bmp" d="e:\out" -palfile0="C:\Pal\imode.act"
    2gif.exe s="C:\images\1.bmp" d="e:\out" -palfile1="C:\Pal\imode.act"

  • New key: "-exclude". Excludes files from conversion list. The right part of the file name is now used for comparison.
    It may be full file name, a part of the name or the extension.
    You can specify several items to exclude. Items separator is semicolon.
    Examples:

    -exclude(image.tif)
    -exclude(tif)
    -exclude(tif;jpg)
    -exclude(tif;jpg;bmp)

  • New stretching algorithm is added:
    -sm0 -- color-on-color (existed)
    -sm1 -- bilinear (existed)
    -sm2 -- bilinear exact (added)

    bilinear exact - classical bilinear interpolation algorithm

    bilinear -- A simplified variant of classical bilinear interpolation algorithm.
    This variant has been created to increase algorithm operating rates.
    Sometimes the result may be inferior to classical algorithm result.

  • Bug which occurred when executing "-collage" and "-srclst=" commands. Fixed.
  • "-max" command wouldn't work. Fixed.
  • When converting from a multipage file using this command line:
    2jpeg.exe s="W:\fast test\image.gif" d="e:\out" -sep(1;1) -namegen="[name].gif"
    the name of the output file would contain page number, though it wasn't requested in -namegen=.
    Fixed.

Free Download:

Download demo version from one of the following links. Demo version adds a watermark on output images, but allows to test all available functions.

Download from fCoder.Com

Order now:

Business license for $125.00 US

Developer license for $350.00 US

Not sure what license to choose?
Click here to find out the differences.