• Stars
    star
    2
  • Language
    Perl
  • Created about 15 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

the CPAN module Image::Info
This Perl extension allows you to extract meta information from various
types of image files. The following file formats are supported:

   JPEG (plain JFIF and Exif)
   PNG
   GIF
   PBM/PGM/PPM
   SVG
   XBM/XPM
   BMP/DIB/RLE
   WEBP
   AVIF

Usage is something like this:

   use Image::Info qw(image_info);

   @info = image_info("filename");
   $refto_hash_describing_1st_image = $info[0];
   $refto_hash_describing_2nd_image = $info[1];

Copyright 1999-2004 Gisle Aas.

Now maintained by Slaven Rezic <[email protected]>

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl v5.8.8 itself.

More Repositories

1

bbbike

BBBike
Perl
59
star
2

perl-tk

the perl module Tk
C
41
star
3

cpan-testers-matrix

the code behind matrix.cpantesters.org
Perl
27
star
4

srezic-cpan-distroprefs

eserte's personal distribution preferences for CPAN.pm
11
star
5

srezic-misc

Misc stuff
Perl
9
star
6

p5-Kwalify

Kwalify schema for data structures (perl implementation)
Perl
4
star
7

parse-cpan-packages-fast

The CPAN module Parse::CPAN::Packages::Fast
Perl
4
star
8

xterm-conf

the CPAN module XTerm::Conf
Perl
3
star
9

app-psort

A perl-enhanced sort program
Perl
3
star
10

Geo-Coder-Googlev3

The Perl module Geo::Coder::Googlev3
Perl
3
star
11

acme-pm-berlin-meetings

Show the date of the next Berlin PM meeting
Perl
3
star
12

tk-pod

The CPAN module Tk::Pod, a Tk-based Pod viewer
Perl
2
star
13

image-xpm

the CPAN module Image::Xpm
Perl
2
star
14

Map-Tube-Berlin

the CPAN module Map::Tube::Berlin
Perl
2
star
15

tk-dateentry

the CPAN module Tk::DateEntry
Perl
2
star
16

App-BerlinUhr

A Perl/Tk implementation of the "Mengenlehreuhr" aka "Berlin-Uhr"
2
star
17

cpan-plugin-sysdeps

a CPAN.pm plugin for installing external dependencies
Perl
2
star
18

tktimex

A time tracker written in Perl/Tk
Perl
2
star
19

algorithm-googlepolylineencoding

Google's Encoded Polyline Algorithm Format as a perl module
Perl
2
star
20

graphviz-makefile

The CPAN module GraphViz::Makefile
Perl
2
star
21

pod-perldoc-totexttermcap

Perl
1
star
22

tk-widgetdump

The CPAN module Tk::WidgetDump
Perl
1
star
23

tk-canvas-point

the CPAN module Tk::Canvas::Point
C
1
star
24

tk-xcursor

The CPAN module Tk::Xcursor: using advanced Xcursor cursors within Tk
Perl
1
star
25

tk-getopt

the perl module Tk::Getopt
Perl
1
star
26

cpan-testers-parallelsmoker

The code driving the parallel smoker
Perl
1
star
27

p5-wwwbrowser

Launch a web browser
Perl
1
star
28

mapnik-bbbike

A mapnik style optimized for BBBike data. Based on mapnik-german, which is based on the default osm mapnik style.
HTML
1
star
29

Image-Xbm

Release history of Image-Xbm
Perl
1
star
30

acme-study-os-datelocales

the CPAN module Acme::Study::OS::DateLocales
Perl
1
star
31

tk-canvasfig

the CPAN module Tk::CanvasFig
Perl
1
star
32

tk-fontdialog

The CPAN module Tk::FontDialog
Perl
1
star
33

tk-flatcheckbox

The CPAN modules Tk::FlatCheckbox and Tk::FlatRadiobutton
Perl
1
star
34

tk-histentry

the CPAN module Tk::HistEntry
Perl
1
star
35

tk-xmlviewer

the CPAN module Tk::XMLViewer
Perl
1
star
36

org-daemon

watch for appointments in org-mode files
Perl
1
star
37

win32util

a collection of win32 related functionality in a perl module
Perl
1
star
38

Tie-Watch

Release history of Tie-Watch
Perl
1
star