The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Image::Resize"

Image::Resize - Simple image resizer using GD River stage one • 6 direct dependents • 6 total dependents

Despite its heavy weight, I've always used Image::Magick for creating image thumbnails. I know it can be done using lighter-weight GD, I just never liked its syntax. Really, who wants to remember the lengthy arguments list of copyResized() or copyRes...

SHERZODR/Image-Resize-0.5 - 04 Nov 2005 22:37:59 UTC - Search in distribution

Image::Resize::Path - A lightweight wrapper to GD for mass image resizing River stage zero No dependents

Inspired by Image::Resize...

LOGIE/Image-Resize-Path-0.01 - 17 Aug 2011 22:16:04 UTC - Search in distribution

Image::Resize::OpenCV - Simple image resizer using OpenCV River stage zero No dependents

Image::Resize::OpenCV using openCV library for resize images. openCV more faster then GD, ImageMagick, GraphicsMagick etc. OpenCV more quality then GD and have 4 interpolation mode for resize images. EXPORT image_resize($filename, $width, $height, $o...

JUNKER/Image-Resize-OpenCV-0.11 - 14 Jul 2011 09:10:06 UTC - Search in distribution

image-resize-notation-to-human - Translate ImageMagick-like resize notation (e.g. "720^>") to human-friendly text (e.g. "shrink shortest side to 720px") River stage one • 1 direct dependent • 1 total dependent

Resize notation supports most syntax from ImageMagick geometry. See Math::Image::CalcResized and ImageMagick documentation on geometry for more details....

PERLANCAR/App-ImageMagickUtils-0.022 - 15 Jan 2024 09:19:02 UTC - Search in distribution

App::ZofCMS::Plugin::ImageResize - Plugin to resize images River stage zero No dependents

The module is a plugin for App::ZofCMS that provides simple image resize capabilities. This documentation assumes you've read App::ZofCMS, App::ZofCMS::Config and App::ZofCMS::Template....

ZOFFIX/App-ZofCMS-PluginBundle-Naughty-1.001002 - 01 Feb 2014 16:04:01 UTC - Search in distribution

Image::Square - Crop and resize an image to create a square image River stage zero No dependents

The "Image::Square" module provides a simple way to crop and resize an image to create a square image. This can be useful when you need to prepare images for applications that require square thumbnails or avatars....

BOD/Image-Square-1.0 - 16 Sep 2023 09:39:52 UTC - Search in distribution

TCOD::Image - The TCOD image toolkit River stage zero No dependents

This class makes it possible to load image files, manipulate them, and render them onto TCOD::Console objects. Likewise, the contents of TCOD::Console objects can be converted to images and saved to disk....

JJATRIA/TCOD-0.009 - 22 Jul 2021 18:08:18 UTC - Search in distribution

Sx - front-end to all the Athena and Xlib garbage for Perl GUI progamming River stage zero No dependents

Using the Sx package is pretty simple. At the minimum, you 'use Sx;' To actually have X windows pop open and such, you need to do the following: 1) To get everything started, you should call OpenDisplay(). If OpenDisplay() returns a non-zero value, i...

FMC/Sx-2.3 - 25 Apr 1997 09:27:47 UTC - Search in distribution

PDL::PP - Generate PDL routines from concise descriptions River stage three • 93 direct dependents • 101 total dependents

Now that you have some idea how to use "pp_def" to define new PDL functions it is time to explain the general syntax of "pp_def". "pp_def" takes as arguments first the name of the function you are defining and then a hash list that can contain variou...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution

Gtk River stage one • 1 direct dependent • 2 total dependents

MLEHMANN/Gtk-Perl-0.7010 - 15 Dec 2012 19:43:06 UTC - Search in distribution

Paws::EC2 - Perl Interface to AWS Amazon Elastic Compute Cloud River stage two • 9 direct dependents • 11 total dependents

Amazon Elastic Compute Cloud Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the AWS Cloud. Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications ...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 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

JQuery - Interface to Jquery, a language based on Javascript River stage zero No dependents

JQuery is a frontend for the jQuery language. I use JQuery to refer to the Perl part or the package, and jQuery to reference the javascript part or the package. A quote from <http://jquery.com>: jQuery is a fast, concise, JavaScript Library that simp...

PETERG/JQuery-1.06 - 25 Jun 2007 12:55:33 UTC - Search in distribution

xchar - single character names for X windows and geometries River stage zero No dependents

Xchar is a set of programs for keyboard (mouseless) management (raising, focussing, moving, resizing) of X windows. It includes a taskbar. It is useful if you use so many windows that they can't all be seen at once. Xchar is not a 'window manager' li...

BWKECK/xchar-0.2 - 07 Jul 2007 13:26:08 UTC - Search in distribution

WWW::Selenium - Perl Client for the Selenium Remote Control test tool River stage one • 8 direct dependents • 9 total dependents

Selenium Remote Control (SRC) is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. SRC provides a Selenium Server, which can a...

MATTP/Test-WWW-Selenium-1.36 - 15 May 2013 21:58:48 UTC - Search in distribution

piflash - Raspberry Pi SD-flashing script with safety checks to avoid erasing the wrong device River stage zero No dependents

The "piflash" program writes (or "flashes") an SD card for a Raspberry Pi single-board computer. It includes safety checks so that it can only erase and write to an SD card, not another device on the system. The safety checks are probably of most use...

IKLUFT/PiFlash-0.4.3 - 23 Mar 2019 17:36:04 UTC - Search in distribution

Tk::Wm - Communicate with window manager River stage three • 160 direct dependents • 171 total dependents

The wm methods are used to interact with window managers in order to control such things as the title for a window, its geometry, or the increments in terms of which it may be resized. The wm methods can take any of a number of different forms, depen...

SREZIC/Tk-804.036 - 14 Feb 2021 12:53:44 UTC - Search in distribution

GD::Graph - Graph Plotting Module for Perl 5 River stage two • 31 direct dependents • 34 total dependents

GD::Graph is a *perl5* module to create charts using the GD module. The following classes for graphs with axes are defined: "GD::Graph::lines" Create a line chart. "GD::Graph::bars" and "GD::Graph::hbars" Create a bar chart with vertical or horizonta...

BPS/GDGraph-1.56 - 13 Jan 2023 13:28:32 UTC - Search in distribution

Video::ZVBI - VBI decoding (teletext, closed caption, ...) River stage zero No dependents

This module provides a Perl interface to libzvbi. The ZVBI library allows to access broadcast data services such as teletext or closed caption via analog video or DVB capture devices. Official library description: "The ZVBI library provides routines ...

TOMZO/Video-ZVBI-1.1.1 - 31 May 2020 17:56:33 UTC - Search in distribution

IUP::Plot - [GUI element] canvas-like element for creating 2D plots River stage zero No dependents

Creates a PPlot-based plot. PPlot is a library for creating plots that is system independent. It is available at SourceForge http://pplot.sourceforge.net <http://pplot.sourceforge.net/>. However the standard PPlot distribution source code was changed...

KMX/IUP-0.305 - 07 Sep 2016 19:02:56 UTC - Search in distribution
127 results (0.2 seconds)