Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.69.17.151
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
help-langpack /
en_GB /
eog /
[ HOME SHELL ]
Name
Size
Permission
Action
bug-filing.page
2.76
KB
-rw-r--r--
commandline.page
2.46
KB
-rw-r--r--
copy-paste.page
1.77
KB
-rw-r--r--
default.page
2.24
KB
-rw-r--r--
desktop-background.page
1.72
KB
-rw-r--r--
develop.page
1.77
KB
-rw-r--r--
documentation.page
1.81
KB
-rw-r--r--
edit.page
2.3
KB
-rw-r--r--
flip-rotate.page
2.22
KB
-rw-r--r--
format-change.page
3.87
KB
-rw-r--r--
formats-save.page
1.65
KB
-rw-r--r--
formats-view.page
2.25
KB
-rw-r--r--
index.page
2.28
KB
-rw-r--r--
introduction.page
1.7
KB
-rw-r--r--
legal.xml
535
B
-rw-r--r--
license.page
2.11
KB
-rw-r--r--
open.page
1.98
KB
-rw-r--r--
plugin-exif-digital.page
4.93
KB
-rw-r--r--
plugin-fullscreen-background.p...
1.94
KB
-rw-r--r--
plugin-fullscreen-double-click...
1.83
KB
-rw-r--r--
plugin-python-console.page
2.23
KB
-rw-r--r--
plugin-send-by-mail.page
1.97
KB
-rw-r--r--
plugin-slideshow-shuffle.page
1.87
KB
-rw-r--r--
plugin-zoom-width.page
1.85
KB
-rw-r--r--
plugins.page
3.31
KB
-rw-r--r--
preferences.page
5.03
KB
-rw-r--r--
print.page
2.51
KB
-rw-r--r--
rename-multiple.page
4.05
KB
-rw-r--r--
slideshow.page
2.25
KB
-rw-r--r--
translate.page
2.35
KB
-rw-r--r--
view.page
3.79
KB
-rw-r--r--
zoom.page
2.46
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : format-change.page
<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="format-change" xml:lang="eog-en-GB"> <info> <link type="guide" xref="index#edit"/> <desc>You can convert pictures from one image format to another. You can do this in a batch for multiple pictures.</desc> <revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/> <credit type="author"> <name>Tiffany Antopolski</name> <email>tiffany@antopolski.com</email> </credit> <credit type="editor"> <name>Fabiana Simões</name> <email>fabianapsimoes@gmail.com</email> </credit> <license> <p>Creative Commons Share Alike 3.0</p> </license> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>David Lodge</mal:name> <mal:email>dave@cirt.net</mal:email> <mal:years>2017</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Zander Brown</mal:name> <mal:email>zbrown@gnome.org</mal:email> <mal:years>2020</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Bruce Cowan</mal:name> <mal:email>bruce@bcowan.me.uk</mal:email> <mal:years>2020</mal:years> </mal:credit> </info> <title>Convert to a different file format</title> <p>Pictures are saved in a specific file format, like JPEG or PNG. You can convert from one file format to another.</p> <section id="single"> <title>Convert a single picture to a different file format</title> <list type="numbered"> <item> <p>Click <gui style="menuitem">Save As…</gui>. The <gui>Save Image</gui> window will pop up.</p> </item> <item> <p>In the name field, change the <em>file extension</em> to the file format you want to convert your image to. The file extension is the part of the file name after the dot.</p> <p>For example, to convert a JPEG (<file>.jpg</file>) file into a Bitmap file (<file>.bmp</file>):</p> <p><em>original file:</em> <file>image.jpg</file></p> <p><em>new file:</em> <file>image.bmp</file></p> </item> <item> <p>Click <gui>Save</gui>, and a new file will be saved in the new format. The old file (in the old format) will remain where it was, and will not be deleted.</p> </item> </list> <p>The image viewer tries to guess which file format to save a picture in based on the file extension you choose. If it doesn't recognise the file extension you type, or if you don't know which one to use, click <gui>Supported image files</gui> in the <gui>Save Image</gui> window. This will allow you to choose the file format from the drop down box.</p> </section> <section id="multiple"> <title>Convert multiple pictures to a different format</title> <p>You can convert a number of pictures from one file format to another in one go. This is useful if you have a lot of pictures that need converting.</p> <list style="numbered"> <item> <p>In the <link xref="view#image-gallery">image gallery</link>, press and hold down the <key>Ctrl</key> key and select the pictures you want to convert one by one. Alternatively, press <keyseq><key>Ctrl</key><key>A</key></keyseq> to select all of the pictures.</p> </item> <item> <p>Click <gui style="menuitem">Save As…</gui>. A window will appear (shown below).</p> <media type="image" src="figures/multiple-convert.png" width="300"/> </item> <item> <p>The converted pictures will be saved in the current folder by default. To save them elsewhere, change the <gui>Destination folder</gui>.</p> </item> <item> <p>Select the file format you want to convert the pictures to from the drop-down list to the right of the <gui>Filename format</gui> box.</p> </item> <item> <p>Click <gui>Save As</gui>.</p> </item> </list> </section> </page>
Close