Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Apr 20th, 2018
88
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/usr/bin/perl
use Image::ExifTool 'ImageInfo';
use File::Find;
my $image = shift;
my $info = ImageInfo($image);
foreach (keys(%{$info})) {
print "$_:".${$info}{$_}.";\n";
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐ Free Crypto Method ⭐ ⭐⭐
JavaScript | 19 sec ago | 0.67 KB
🚨 Earn 18,000$ Monthly Leaked Guide
JavaScript | 3 min ago | 0.67 KB
🎯🎯 +50,000$ in 1 month⭐ 🎯🎯
JavaScript | 5 min ago | 0.67 KB
💎💎💎 Money leaks on our channel
JavaScript | 7 min ago | 0.67 KB
⚡ Earn 8,000$ Monthly Leaked Guide 🎯⭐
JavaScript | 10 min ago | 0.67 KB
🔥🔥🔥 BIG MONEY BY TRUMP
JavaScript | 11 min ago | 0.67 KB
⭐⭐ Instant Money Method ⭐⭐ ✅
JavaScript | 15 min ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐🎯
JavaScript | 15 min ago | 0.67 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!