Search results for "Image::MetaData::JPEG"

Image::MetaData::JPEG - Perl extension for showing/modifying JPEG (meta)data. River stage one • 2 direct dependents • 2 total dependents

The purpose of this module is to read/modify/rewrite meta-data segments in JPEG (Joint Photographic Experts Group format) files, which can contain comments, thumbnails, Exif information (photographic parameters), IPTC information (editorial parameter...

RJBS/Image-MetaData-JPEG-0.159 - 11 Mar 2015 22:46:16 UTC - Search in distribution

Imager::Files - working with image files River stage three • 107 direct dependents • 118 total dependents

You can read and write a variety of images formats, assuming you have the appropriate libraries, and images can be read or written to/from files, file handles, file descriptors, scalars, or through callbacks. To see which image formats Imager is comp...

TONYC/Imager-1.019 - 09 Jul 2022 03:41:29 UTC - Search in distribution

Image::Info - Extract meta information from image files River stage two • 26 direct dependents • 34 total dependents

This module provides functions to extract various kinds of meta information from image files. EXPORTS Exports nothing by default, but can export the following methods on request: image_info image_type dim html_dim determine_file_type METHODS The foll...

SREZIC/Image-Info-1.43 - 03 Oct 2022 17:54:30 UTC - Search in distribution

exiftool - Read and write meta information in files River stage two • 29 direct dependents • 29 total dependents

A command-line interface to Image::ExifTool, used for reading and writing meta information in a variety of file types. *FILE* is one or more source file names, directory names, or "-" for the standard input. Metadata is read from source files and pri...

EXIFTOOL/Image-ExifTool-12.50 - 09 Nov 2022 11:41:50 UTC - Search in distribution

Sitelen River stage zero No dependents

Sitelen Mute is a static photo gallery generator. It takes all the images it can find in the source directory and writes a static gallery to the output directory: scaled images, zipped originals, thumbnails, Javascript code for navigation, and an HTM...

SCHROEDER/App-sitelenmute-3.02 - 27 May 2021 18:18:08 UTC - Search in distribution

Net::Wire10 - Pure Perl driver for MySQL, Sphinx and Drizzle. River stage zero No dependents

Net::Wire10 is a Pure Perl connector that talks to MySQL, Sphinx and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned servers without ...

DUBEX/Net-Wire10-1.08 - 12 Apr 2010 23:33:27 UTC - Search in distribution

FFmpeg - Perl interface to FFmpeg, a video converter written in C River stage zero No dependents

FFmpeg (in this module, referred to here as FFmpeg-Perl) is a Perl interface to the base project FFmpeg (referred to here as FFmpeg-C). From the FFmpeg-C homepage: FFmpeg-C is a complete solution to record, convert and stream audio and video. It incl...

ALLENDAY/FFmpeg-6036 - 29 Aug 2006 09:15:02 UTC - Search in distribution

GraphViz - Interface to AT&T's GraphViz. Deprecated. See GraphViz2 River stage zero No dependents

This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from the Graphviz project (http://www.gra...

ETJ/GraphViz-2.26 - 03 Mar 2023 18:32:44 UTC - Search in distribution

Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format. River stage two • 25 direct dependents • 31 total dependents

The "Excel::Writer::XLSX" module can be used to create an Excel file in the 2007+ XLSX format. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells....

JMCNAMARA/Excel-Writer-XLSX-1.11 - 19 Mar 2023 12:29:53 UTC - Search in distribution

App::WRT - WRiting Tool, a static site/blog generator and related utilities River stage zero No dependents

This started life somewhere around 2001 as "display.pl", a CGI script to concatenate fragments of handwritten HTML by date. It has since accumulated several of the usual weblog features (lightweight markup, feed generation, embedded Perl, poetry tool...

BRENNEN/App-WRT-v8.0.0 - 27 Sep 2022 04:52:49 UTC - Search in distribution

PDF::API2 - Create, modify, and examine PDF files River stage two • 29 direct dependents • 37 total dependents

SSIMMS/PDF-API2-2.044 - 16 Nov 2022 18:20:41 UTC - Search in distribution

Mail::IMAPTalk - IMAP client interface with lots of features River stage zero No dependents

This module communicates with an IMAP server. Each IMAP server command is mapped to a method of this object. Although other IMAP modules exist on CPAN, this has several advantages over other modules. * It parses the more complex IMAP structures like ...

ROBN/Mail-IMAPTalk-4.04 - 22 Oct 2016 02:17:14 UTC - Search in distribution

XML::FeedPP - Parse/write/merge/edit RSS/RDF/Atom syndication feeds River stage two • 12 direct dependents • 12 total dependents

"XML::FeedPP" is an all-purpose syndication utility that parses and publishes RSS 2.0, RSS 1.0 (RDF), Atom 0.3 and 1.0 feeds. It allows you to add new content, merge feeds, and convert among these various formats. It is a pure Perl implementation and...

MARKOV/XML-FeedPP-0.95 - 20 Apr 2018 23:18:41 UTC - Search in distribution

makeajpeg - Make Animated JPEGs (AJPEGs) on command-line River stage zero No dependents

CLIPLAND/Image-Animated-JPEG-0.03 - 19 Jun 2019 20:30:00 UTC - Search in distribution

AnyEvent::FCP - freenet client protocol 2.0 River stage zero No dependents

This module implements the freenet client protocol version 2.0, as used by freenet 0.7. See Net::FCP for the earlier freenet 0.5 version. See <http://wiki.freenetproject.org/FreenetFCPSpec2Point0> for a description of what the messages do. The module...

MLEHMANN/AnyEvent-FCP-0.5 - 12 Jun 2016 01:50:06 UTC - Search in distribution

WordPress::XMLRPC - api to wordpress xml rpc calls River stage one • 2 direct dependents • 2 total dependents

I wanted to interact via the command line to a wordpress blog's xmlrpc.php file. Bascially this is interaction with xmlrpc.php as client. This module is not meant for speed, it is meant for convenience. This is really useful to automate new postings,...

IGIBBS/WordPress-XMLRPC-2.13 - 14 Oct 2021 12:13:42 UTC - Search in distribution

PDF::Reuse::Tutorial - How to produce PDF-files with PDF::Reuse River stage zero No dependents

In this tutorial I will show some aspects of PDF::Reuse, so you should be able to use it in your own programs. Most important is how to produce and reuse PDF-code, and then if you are interested, you can look at Graphics and JavaScript, so you can to...

CNIGHS/PDF-Reuse-Tutorial-0.11 - 12 Dec 2014 03:05:34 UTC - Search in distribution

PDF::Builder - Facilitates the creation and modification of PDF files River stage one • 2 direct dependents • 2 total dependents

PMPERRY/PDF-Builder-3.025 - 21 Jan 2023 03:09:36 UTC - Search in distribution

WebService::Dropbox - Perl interface to Dropbox API River stage one • 1 direct dependent • 1 total dependent

WebService::Dropbox is Perl interface to Dropbox API - Support Dropbox v2 REST API - Support Furl (Fast!!!) - Streaming IO (Low Memory)...

ASKADNA/WebService-Dropbox-2.09 - 15 Jun 2021 11:55:37 UTC - Search in distribution

Net::Flickr::Backup - OOP for backing up your Flickr photos locally River stage zero No dependents

OOP for backing up your Flickr photos locally....

ASCOPE/Net-Flickr-Backup-3.1 - 28 Dec 2010 02:00:05 UTC - Search in distribution
48 results (0.114 seconds)