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.70.80.147
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 : rename-multiple.page
<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="rename-multiple" xml:lang="eog-en-GB"> <info> <link type="guide" xref="index#edit"/> <link type="seealso" xref="format-change#multiple"/> <desc>Automatically rename and number batches of pictures.</desc> <revision pkgversion="3.24" version="0.1" date="2011-09-06" status="final"/> <credit type="author"> <name>Tiffany Antopolski</name> <email>tiffany@antopolski.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>Rename many pictures at once</title> <p>If you have lots of pictures that you want to rename, perhaps so that they have a standard, numbered name format:</p> <steps> <item> <p>Open the <link xref="view#image-gallery">image gallery</link> by pressing <keyseq><key>Ctrl</key><key>F9</key></keyseq>.</p> </item> <item> <p>Select all of the pictures that you would like to rename from the image gallery by holding down <key>Ctrl</key> and clicking them one by one.</p> <p>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 with some filename options will appear (the picture, below, shows what this window looks like).</p> </item> <item> <p>The renamed pictures will be saved in the current folder by default. To save them elsewhere, change the <gui>Destination folder</gui>.</p> </item> <item> <p>Use the <gui>Filename format</gui> box to choose a naming format for the pictures. The <gui>File Name Preview</gui> shows you what the new filenames will look like. See the <link xref="#filename-format"/> section, below, for advice on choosing how to rename the files.</p> </item> <item> <p>Ensure that the <gui>Filename Format</gui> drop-down list says <gui>as is</gui>, unless you want to <link xref="format-change#multiple">convert the pictures to a different file format</link>.</p> </item> <item> <p>Click <gui>Save As</gui> and the pictures will be renamed.</p> </item> </steps> <media type="image" src="figures/multiple-rename-count.png" width="300"/> <section id="filename-format"> <title>Choose a filename format</title> <p>The filenames of the renamed files are determined by what you put in the <gui>Filename format</gui> box.</p> <list> <item> <p>You can keep the original filename as part of the new filename by leaving the <input>%f</input> in the box.</p> <p>For example, if you type <input>paris_%f</input> into the <gui>Filename format</gui> box, pictures called <file>flower.jpg</file>, <file>house.jpg</file>, and <file>cat.jpg</file> would be renamed to <file>paris_flower.jpg</file>, <file>paris_house.jpg</file>, and <file>paris_cat.jpg</file>.</p> </item> <item> <p>Adding a <input>%n</input> will number the pictures consecutively, starting at the counter number you choose under <gui>Options</gui>.</p> <p>For example, if you type <input>sunshine_%n</input> into the <gui>Filename format</gui> box, pictures called <file>flower.jpg</file>, <file>house.jpg</file>, and <file>cat.jpg</file> would be renamed to <file>sunshine_2.jpg</file>, <file>sunshine_3.jpg</file>, and <file>sunshine_1.jpg</file>. (They will be numbered by alphabetical order of the original filenames.)</p> </item> </list> </section> </page>
Close