This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Computer Graphics with Photoshop > October 2005 > Tiff tools
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| I'm looking for:
- tool to convert tiff file format (a need only read and save)
- read tiff files
- OS indepentend (work on win and linux), but would be separate tools
for win and linux
- commandline control (read/save)
- free fee
For win I can't found any that tools. No any works with commandline.
| |
| Peter Wollenberg 2005-10-19, 3:14 am |
| IP <ptest1@o2.pl> wrote:
>I'm looking for:
>- tool to convert tiff file format (a need only read and save)
>- read tiff files
>- OS indepentend (work on win and linux), but would be separate tools
>for win and linux
>- commandline control (read/save)
>- free fee
>
>For win I can't found any that tools. No any works with commandline.
Did you try ImageMagick? It is free, it is command line orientated and
it is available for Unix and Windows.
Look at http://www.imagemagick.org/script/index.php
Peter
| |
| Nicolas Rudaz 2005-10-19, 6:15 pm |
| In article <dj2dt7$i7a$2@inews.gazeta.pl>, IP <ptest1@o2.pl> wrote:
> I'm looking for:
> - tool to convert tiff file format (a need only read and save)
> - read tiff files
> - OS indepentend (work on win and linux), but would be separate tools
> for win and linux
> - commandline control (read/save)
> - free fee
Have you tried LibTIFF ?
<http://www.remotesensing.org/libtiff/>
It's a free library that comes with a basic set of command-line tools:
<http://www.remotesensing.org/libtiff/tools.html>
NR
--
nrXYZ@dkweb.ch
X=0, Y=0, Z=3
| |
|
|
|
| IP wrote:
> Nicolas Rudaz napisa=B3(a):
> Yes I have, but it does not work corretly with my tiffs.
*Or*, as I posted in a.g.p, your data is corrupt. As far as I could
see, libtiff was only 'warning' about 'premature EOL', which rather
hints at bad data. There is nothing 'strange' about a G3 compressed
TIFF as far as libtiff is concerned.
If you can show libtiff is incorrectly processing a valid TIFF, you
should report a bug. It may take a little effort to confirm the
correctness of your CCITT data however. Do other tools read it
correctly? If so, are you sure they are not concealing inconsistencies
where libtiff is being more strict?=20
--T
| |
|
|
"IP" <ptest1@o2.pl> wrote in message news:dj2dt7$i7a$2@inews.gazeta.pl...
> I'm looking for:
> - tool to convert tiff file format (a need only read and save)
> - read tiff files
> - OS indepentend (work on win and linux), but would be separate tools
> for win and linux
> - commandline control (read/save)
> - free fee
>
> For win I can't found any that tools. No any works with commandline.
Netpbm / pbmplus.
I've used it in (a distant past) on Unix and Windows
It's free and its a big set commandline utilities
Jan
| |
|
| toby napisaĆ(a):
> IP wrote:
>
>
>
> *Or*, as I posted in a.g.p, your data is corrupt. As far as I could
> see, libtiff was only 'warning' about 'premature EOL', which rather
> hints at bad data. There is nothing 'strange' about a G3 compressed
> TIFF as far as libtiff is concerned.
>
> If you can show libtiff is incorrectly processing a valid TIFF, you
> should report a bug. It may take a little effort to confirm the
> correctness of your CCITT data however. Do other tools read it
> correctly? If so, are you sure they are not concealing inconsistencies
> where libtiff is being more strict?
>
Thanks.
I only had to use some parameters with the libtiffs
For example: tiffcp.exe -c g3 -r 100 a/test.tif a/test2.tif
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|