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 : exif2xmp.args
#------------------------------------------------------------------------------ # File: exif2xmp.args # # Description: Tag name translations for converting EXIF to XMP # # Usage: exiftool -tagsFromFile SRCFILE -@ exif2xmp.args DSTFILE # # Requires: ExifTool version 10.96 or later # # Revisions: 2009/01/20 - P. Harvey Created # 2011/06/22 - PH Copy flash information via Composite:Flash # 2013/06/12 - PH Additions for the Exif 2.3 for XMP spec # 2015/01/12 - PH Avoid copying to non-standard namespaces # 2018/05/07 - PH Added support for GPSDestXxxRef tags # # References: http://www.metadataworkinggroup.org/specs/ # # Notes: 1) The first three arguments copy most of the EXIF and GPS tags to # XMP-exif/XMP-tiff, and the remaining arguments handle tags # which have different names and/or formats in EXIF and XMP. # # 2) These arguments will not delete existing XMP tags which are # missing from the EXIF. The XMP tags should be deleted # beforehand if required. #------------------------------------------------------------------------------ -XMP-exif:all < EXIF:all -XMP-exifEX:all < EXIF:all -XMP-tiff:all < EXIF:all -XMP-dc:Description < EXIF:ImageDescription # overwrite date/time values to include sub-second information if available -XMP-photoshop:DateCreated < EXIF:DateTimeOriginal -XMP-photoshop:DateCreated < Composite:SubSecDateTimeOriginal -XMP-xmp:CreateDate < EXIF:CreateDate -XMP-xmp:CreateDate < Composite:SubSecCreateDate -XMP-xmp:ModifyDate < EXIF:ModifyDate -XMP-xmp:ModifyDate < Composite:SubSecModifyDate -XMP-xmp:CreatorTool < EXIF:Software -XMP-dc:Rights < EXIF:Copyright -XMP-dc:Creator < EXIF:Artist # XMP flash information is translated by the Composite Flash tag -Composite:Flash < EXIF:Flash # overwrite GPS tags which have different formats in XMP -XMP:GPSLatitude < Composite:GPSLatitude -XMP:GPSLongitude < Composite:GPSLongitude -XMP:GPSDestLatitude < Composite:GPSDestLatitude -XMP:GPSDestLongitude < Composite:GPSDestLongitude -XMP:GPSDateTime < Composite:GPSDateTime # end
Close