You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kipi-plugins/doc/pt_BR_kipi-plugins/convertimages.docbook

72 lines
1.0 KiB

<chapter id="convertimages">
<chapterinfo>
<title
>Converter Imagens</title>
<authorgroup>
<author
><firstname
>Gilles</firstname
> <surname
>Caulier</surname
> <affiliation
> <address
><email
>caulier dot gilles at free.fr</email
></address>
</affiliation>
</author>
</authorgroup
> <date
>2004-06-20</date
> <releaseinfo
>1.00.00</releaseinfo
> <abstract
> <para
>The Kipi convert images plugin is a tool for to convert an image file format to another. </para>
</abstract>
<keywordset>
<keyword
>KDE</keyword>
<keyword
>Kipi</keyword>
</keywordset>
</chapterinfo>
<title
>Introdução</title>
<para
>This plugin can be used for batch convert images in an Album. It use "convert" program from "ImageMagick" package. The image files formats supported are: <itemizedlist>
<listitem
><para
>JPEG.</para
></listitem>
<listitem
><para
>PNG.</para
></listitem>
<listitem
><para
>PPM.</para
></listitem>
<listitem
><para
>BMP.</para
></listitem>
<listitem
><para
>TIFF.</para
></listitem>
<listitem
><para
>TGA.</para
></listitem>
</itemizedlist>
</para>
</chapter>