EnglishFrenchSpanish

Ad


OnWorks favicon

djvutxt - Online in the Cloud

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

This is the command djvutxt 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


djvutxt - Extract the hidden text from DjVu documents.

SYNOPSIS


djvutxt [options] inputdjvufile [outputtxtfile]

DESCRIPTION


Program djvutxt decodes the hidden text layer of a DjVu document inputdjvufile and prints
it into file outputtxtfile or on the standard output. The hidden text layer is usually
generated with the help of an optical character recognition software.

Without options -detail and -escape, this program simply outputs the UTF-8 text. Option
-detail cause the output of S-expressions describing the text and its location. Option
-escape uses C-style escape sequences to represent nonprintable non-ASCII characters.

OPTIONS


--page=pagespec
Specify which pages should be processed. When this option is not specified, the
text of all pages of the documents is concatenated into the output file. The page
specification pagespec contains one or more comma-separated page ranges. A page
range is either a page number, or two page numbers separated by a dash. For
instance, specification 1-10 outputs pages 1 to 10, and specification 1,3,99999-4
outputs pages 1 and 3, followed by all the document pages in reverse order up to
page 4.

--detail=keyword
This options causes djvutxt to output S-expressions specifying the position of the
text in the page. See the manual page djvused(1) for a description of the output
format. Argument keyword specifies the maximum level of detail for which text
location is reported. The recognized values are: page, column, region, para, line,
word, and char. All other values are interpreted as char.

--escape
Output escape sequences of the form "ooo" for all non ASCII or non printable UTF-8
characters and for the backslash character.

REMARKS


Use program djvused(1) for more control over the text layer.

CREDITS


This program was initially written by Andrei Erofeev <[email protected]> and was
then improved Bill Riemers <[email protected]> and many others. It was then
rewritten to use the ddjvuapi by Leon Bottou <[email protected]>.

Use djvutxt 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