Linux cli command odfimgimport

➡ A Linux man page (short for manual page) is a form of software documentation found on Linux and Unix-like operating systems. This man-page explains the command odfimgimport and provides detailed information about the command odfimgimport, system calls, library functions, and other aspects of the system, including usage, options, and examples of _. You can access this man page by typing man followed by the odfimgimport.

NAME 🖥️ odfimgimport 🖥️

Import external images

SYNOPSIS

odfimgimport [-q] [-o outputfile] [inputfile]

DESCRIPTION

If you copy and paste html from your webbrowser to your word processor, the pictures in the pasted text will still load the images from the Internet. This script will import all images into the OpenDocument file.

If you dont provide an input file, the program will read from stdin. If the program reads from stdin, it might not know how to resolve relative filenames. If you dont provide an output file, the program will import the pictures into the input file.

OPTIONS

-q

If there are images that cant be imported, odfimgimport will write how many has failed. The -q flag will prevent that.

-v

Verbose: Prints the URL of every image it tries to import and the result.

-o outputfile

The file to save the output to. “-” is stdout. Defaults to the input file.

EXAMPLE

odfimgimport -v -o newfile.odt oldfile.odt

AUTHOR

Søren Roug

Original author

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

  █║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌

              ██╗ ██╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗
             ████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
             ╚██╔═██╔╝██║  ██║██║   ██║ ╚███╔╝ █████╗  ██║  ██║
             ████████╗██║  ██║██║   ██║ ██╔██╗ ██╔══╝  ██║  ██║
             ╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
              ╚═╝ ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═════╝

               █║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░