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 : xmp2exif.args
#------------------------------------------------------------------------------ # File: xmp2exif.args # # Description: Tag name translations for converting XMP to EXIF # # Usage: exiftool -tagsFromFile SRCFILE -@ xmp2exif.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 from non-standard namespaces # 2016/09/26 - PH Write Composite SubSec tags # 2018/05/07 - PH Added support for GPSDestXxxRef tags # 2021/09/30 - PH Removed erroneous "-" when copying CreatorTool # # References: http://www.metadataworkinggroup.org/specs/ # # Notes: 1) The first three arguments copy the bulk of the EXIF and GPS # information, and the remaining arguments handle the tags # which have different names and/or formats in XMP and EXIF. # # 2) These arguments will not delete existing EXIF tags which are # missing from the XMP. The EXIF tags should be deleted # beforehand if required. #------------------------------------------------------------------------------ -EXIF:all < XMP-exif:all -EXIF:all < XMP-exifEX:all -EXIF:all < XMP-tiff:all -EXIF:ImageDescription < XMP-dc:Description -EXIF:DateTimeOriginal < XMP-photoshop:DateCreated # the following 3 SubSec tags also write/delete the corresponding EXIF # SubSecTime and OffsetTime tags as appropriate -Composite:SubSecDateTimeOriginal < XMP-photoshop:DateCreated -Composite:SubSecCreateDate < XMP-xmp:CreateDate -Composite:SubSecModifyDate < XMP-xmp:ModifyDate -EXIF:Software < XMP-xmp:CreatorTool -EXIF:Copyright < XMP-dc:Rights -EXIF:Artist < XMP-dc:Creator # XMP flash information is translated by the Composite Flash tag -EXIF:Flash < Composite:Flash # generate GPS tags which have been combined into other XMP tags -GPS:GPSLatitudeRef < Composite:GPSLatitudeRef -GPS:GPSLongitudeRef < Composite:GPSLongitudeRef -GPS:GPSDestLatitudeRef < Composite:GPSDestLatitudeRef -GPS:GPSDestLongitudeRef < Composite:GPSDestLongitudeRef -GPS:GPSDatestamp < XMP-exif:GPSDateTime -GPS:GPSTimestamp < XMP-exif:GPSDateTime # end
Close