EnglishFrenchSpanish

Ad


OnWorks favicon

efix-0.9a - Online in the Cloud

Run efix-0.9a in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command efix-0.9a 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


efix - convert between fax, text, bit-map and gray-scale formats

SYNOPSIS


efix [ options ] file...

OPTIONS


Where options are:

-i f the input image is in format f. Default is to automatically determine the input
type from its contents.

fax fax ("Group3") 1-D coded image

text text. Line feeds separate lines, form feeds cause page breaks and tabs are
expanded assuming tabs every 8 columns.

pbm raw PBM (portable bit map)

tiffg3
TIFF format with Group 3 (fax) compression.

tiffraw
TIFF format with no compression.

-o f write the output in format f. Default is tiffg3.

fax fax ("Group3") 1-D coded image

pbm raw PBM

pgm raw PGM (Portable Gray Map). Gray-scale values are produced by summing pixels in
4x4 pixel blocks. The output file is 1/4 of the size given by -p. The resulting
image has 17 discrete values between 0 and 255.

pcl HP-PCL (e.g. HP LaserJet).

ps encapsulated Postscript (e.g. Apple Laserwriter). The file is compressed using
differential coding vertically and run-length coding horizontally. There is no
provision for positioning the image within the page and so the image will appear
at the lower left corner of the page when printed.

tiffg3
TIFF format with Group 3 (fax) compression.

tiffraw
TIFF format with no compression.

-n pat use the printf(3) pattern path to generate the output file name. Up to three %d
escapes will be replaced by the page number starting with 1 (e.g. -n order.%03d
will create file names order.001, order.002, etc.)

-v lvl print messages of type in string lvl. Each lower-case letter in lvl enables one
type of message:

e - errors
w - warnings
i - information messages
a - program arguments
f - file format details

The default is "ewi".

-f fnt use font file fnt for text. The font file for an WxH font should be a bit map of
an image of H rows and 256*W columns. Each successive WxH cell contains the bit
map for characters with codes from 0 to 255. The default is to use a built-in
8x16 font.

-s XxY scale the input by a factor of X horizontally and Y vertically. Scaling does not
change the size of the output (use -p). If Y is not specified it is assumed to
be the same as X. Any floating point value may be used for X and Y. The default
is 1,1.

-d R,D displace the output right by R and down by D (opposite if negative). See below
for units. Default is 0,0.

-p WxH truncate or pad the output to generate an image of width W and height H. This
does not scale the input. See below for units. The default is the size of the
input image if it can be determined or A4 (215x297mm) if it can't.

-r XxY assume an output device resolution of X by Y dots per inch. If Y is not
specified it is assumed to be the same as X. The default is the input resolution
if it can be determined or the fax resolution of 204.1x195.6 dpi if it can't.

-R XxY assume an input device resolution of X by Y dots per inch. If Y is not specified
it is assumed to be the same as X. The default is the input resolution if it can
be determined or the fax resolution of 204.1x195.6 dpi if it can't.

-l n place n lines per page during text input. Default is 66.

-O f overlay (logical OR) the image from file f into the output. Use "-" for standard
input (-O-). Default is no overlay file.

-M ignore all other options and copy the standard input to the standard output while
applying base64 (MIME) encoding as specified by RFC 1521.

Use efix-0.9a online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad