fCoder Image Converters
2JPEG 2TIFF 2GIF 2Bitmap 2PNG 2TGA 2WBMP  
You Are Here    fCoder Home - Image Converters - 2TIFF
Overview
Features
Command line
Order
Downloads
Ordering Info
Tech Support
FAQ
Newsletter
fCoder Software

2TIFF

Version 5.2 ( 25 Mar, 2004 ).
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.
  • New setting - file compression level when saving to TIFF with ZIP compression.
    New command is: "-zlevel". Value range is: "-zlevel0" ... "-zlevel9"
  • 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]
  • Added keys for creating TIFF files in littleendian and bigendian modes
    -le -- littleendian (default value)
    -be -- bigendian
  • 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.

  • The option is added to save to TIFF with OldJPEG compression.
    Examples:
    2tiff.exe s="C:\In\*.*" d="C:\Out" -ct5 -cd24
    2tiff.exe s="C:\In\*.*" d="C:\Out" -ct5 -cd8 -g
  • 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.


Tech Support
Don't know how to make modifications you need? Not sure how to make the right command line? Read Frequently Asked Questions or ask support team!

ImageConverter Plus
Batch Converters have no windows interface. If you need a converter with interface and saving to 16 image file formats try award-winning ImageConverter Plus.

Universal
Document Converter
If you haven't found here format you need, check Universal Document Converter. It saves to popular image format from any application with printing support. Click here to learn more.

Custom Development
Do you need some specific feature or format added? Ask Custom Development Deparment and we'll do it for you!
  Privacy Policy | Contact us
© 2007, fCoder Group, Inc. All rights reserved.