File: toolbox8.html

package info (click to toggle)
scribus-doc 1.5.6.1%2Bdfsg-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bullseye
  • size: 59,640 kB
  • sloc: xml: 767; python: 157; makefile: 14
file content (19 lines) | stat: -rw-r--r-- 725 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
	<title>ImageMagick</title>
</head>
<style>
@import "manual.css";
</style>
<body>
<h2>ImageMagick</h2>
<p>ImageMagick is a command-line image converter. While it does have a GUI display called &ldquo;Display&rdquo;, its power shows in three ways:</p>

<ol><li> As a batch conversion application.</li>
<li> It can handle a wide range of image formats.</li>
<li> The newest versions understand color management and use littleCMS, just like Scribus.</li></ol>

<p>ImageMagick is some kind of a black box for image processing, but incredibly powerful when used properly. Versions for Linux, Windows and MacOSX are available.</p>
</body>
</html>