EnglishFrenchSpanish

Ad


OnWorks favicon

g32pbm - Online in the Cloud

Run g32pbm in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command g32pbm that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


g32pbm - convert a Group 3 fax file into a portable bitmap

SYNOPSIS


g32pbm [-reversebits] [-stretch] [g3file]

DESCRIPTION


Reads a Group 3 fax file (raw or digifax) as input. If no filename is given, stdin is
used. Produces a portable bitmap as output.

OPTIONS


-r Tells g32pbm to interpret bits least-significant first, instead of the default
most-significant first ("-reversebits"). Some fax modems do it one way and others
do it the other way. If you get a whole bunch of "invalid code" messages (nearly
one per line), try using this flag.

-s Double each horizontal row of the fax file in the pbm file ("-stretch)". You can
use this to adjust the aspect ratio of a "normal resolution" fax file to match that
of a "fine resolution" fax file. This might not seem like it belongs here, but
it's much faster than using pnmscale|pgmtopbm later. -s is activated automatically
if the file is specified on the command line and its name starts with "fn..."
(fax/normal).

-l(aserjet)
Instead of a portable bitmap (PBM), output HP laserjet files, suitable for direct
printing on a HP laserjet or desjket.

-d <dpi>
Scale output to <dpi> dots per inch before printing. Normal FAX resolution is
204x196 dpi (fine mode), or 204x98 dpi (normal mode). In LaerJet mode, only the
values 75, 150 and 300 are allowed for <dpi>.

-t turn image by 90 degrees clockwise. Multiple -t commands increase angle, that is,
-t -t will turn it upside down, and so on.

-? Print a short command syntax.

REFERENCES


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

Use g32pbm online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 2
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 3
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 4
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 5
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 6
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • More »

Linux commands

Ad