Linux Commands Examples

A great documentation place for Linux commands

g3topbm

convert a Group 3 fax file into a portable bitmap


see also : pbmtog3

Synopsis

g3topbm [-kludge] [-reversebits] [-stretch] [g3file]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

Reads a Group 3 fax file as input. Produces a portable bitmap as output.

options

-kludge

Tells g3topbm to ignore the first few lines of the file; sometimes fax files have some junk at the beginning.

-reversebits

Tells g3topbm to interpret bits least-significant first, instead of the default most-significant first. Apparently some fax modems do it one way and others do it the other way. If you get a whole bunch of "bad code word" messages, try using this flag.

-stretch

Tells g3topbm to stretch the image vertically by duplicating each row. This is for the low-quality transmission mode.

All flags can be abbreviated to their shortest unique prefix.

references

The standard for Group 3 fax is defined in CCITT Recommendation T.4.


bugs

Probably.


see also

pbmtog3 , pbm


author

Copyright (C) 1989 by Paul Haeberli <paul[:at:]manray.sgi[:dot:]com>.

How can this site be more helpful to YOU ?


give  feedback