EnglishFrenchSpanish

OnWorks favicon

pdftoipe - Online in the Cloud

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

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


pdftoipe - Convert PDF files into editable Ipe format

SYNOPSIS


pdftoipe { options } PDF file [ XML file ]

DESCRIPTION


pdftoipe converts arbitrary PDF files to Ipe's XML format.

Note that pdftoipe is not related to Ipe's use of the PDF file format. PDF files
generated by Ipe contain an extra stream with Ipe markup information, which is necessary
for Ipe to read the file again. If you wish to convert an Ipe-generated PDF-file to XML
format, you should use ipetoipe -xml! pdftoipe is meant to allow you to take arbitrary
PDF files and make them editable in Ipe.

pdftoipe does a pretty good job on drawings, but doesn't handle text very well. Ipe's
text model is based on LaTeX, which is just very different from the text found in most PDF
files.

-notext
Ignore all text in the PDF file, convert graphics only

-literal
Allow Latex markup in text objects. The default is to escape all characters
special in Latex.

-math Use LaTeX math mode for all text in the PDF file

-merge int
Set the text merge level, an integer between 0 (the default) and 2. It determines
how eagerly pdftoipe tries to combine consecutive text in the PDF document into a
single Ipe text object. At level 0, only characters consecutively rendered in PDF
are combined. At level 1, more text is combined. At level 2, all text is combined
until a path or image is drawn.

-unicode int
Determine what should be done with non-ASCII characters in text. At level 0, all
non-ASCII characters are represented as [U+XXX]. At level 1 (the default), some
often used characters (such as bullets) are replaced by Latex equivalents, others
are represented as [U+XXX]. At level 2, characters that are not replaced by Latex
equivalents are included in UTF-8. At level 3, all characters are included as
UTF-8.

At level 2 and 3, UTF-8 is set as the input encoding in the Latex preamble of the
generated Ipe document.

Note that this only concerns characters for which the PDF file provides a mapping
to Unicode. Characters from embedded fonts without Unicode mapping (such as symbol
fonts) are always represented as [S+XX].

-f int First page to convert

-l int Last page to convert

-opw string
Owner password for encrypted PDF files

-upw string
User password for encrypted PDF files

-q Quiet mode (don't print any messages or errors)

Use pdftoipe online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    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
  • 3
    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
  • 4
    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
  • 5
    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
  • 6
    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
  • More »

Linux commands

Ad