Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.441.862 Times

Manipulate Picture freeware
Filter: All | Freeware | Demo
 

Manipulate Picture

< 1 2 3 4 5 
Added: July 26, 2010 | Visits: 1.079

Wad2PDF Wad2PDF examines wad files and prints an overhead picture of all levels to a PDF file. Wad2PDF is a program that converts the levels in Doom wad files into PDF files. The result has a birds eye view of every level, with floors neatly texturized and all items in the level in their proper places....



Platforms: *nix

License: Freeware Size: 40.96 KB Download (94): Wad2PDF Download

Added: February 20, 2010 | Visits: 800

Math::Fraction Math::Fraction is a Perl module to manipulate exact fractions. SYNOPSIS use Math::Fraction; $a = frac(1,2); $b = frac(6,7); print "$a + $b = ", $a + $b, "$a * $b = ", $a * $b; print $a->num;.





Platforms: *nix

License: Freeware Size: 16.38 KB Download (101): Math::Fraction Download

Added: September 08, 2010 | Visits: 1.089

Curses::UI::TextEditor Curses::UI::TextEditor module can create and manipulate texteditor widgets. CLASS HIERARCHY Curses::UI::Widget Curses::UI::Searchable | +----Curses::UI::TextEditor SYNOPSIS use Curses::UI; my $cui = new Curses::UI; my $win = $cui->add(window_id, Window); my $editor = $win->add(...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (112): Curses::UI::TextEditor Download

Added: July 03, 2010 | Visits: 1.235

minimal Gallery minimal Gallery is an elegant picture gallery system that features a 30 second set-up, highly customizable modular architecture with CSS-based templates and PHP "tags" (functions). Whats New in This Release: - Completely rewritten file parsing code: no more bug where some files werent...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (110): minimal Gallery Download

Added: April 22, 2010 | Visits: 1.085

Text::JavE Text::JavE is a Perl module to view and manipulate ascii art and manipulation files created in JavE. JavE (http://www.jave.de/) is an excellent Ascii art editor and animator written in Java. Unfortunately it doesnt yet have a scripting interface. This module aims to make the work of processing...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (90): Text::JavE Download

Added: May 19, 2010 | Visits: 1.791

libfat libfat is a library that allows you to access and manipulate FAT12 / FAT16 / FAT32 file systems. It includes a FUSE filesystem module to access FAT volumes which uses the library. To generate the makefile use "autoreconf -i" At the moment the documentation is the code itself. For the fuse...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (263): libfat Download

Added: July 04, 2010 | Visits: 1.298

Gedcom Gedcom is a Perl module to manipulate Gedcom genealogy files. SYNOPSIS use Gedcom; my $ged = Gedcom->new; my $ged = Gedcom->new($gedcom_file); my $ged = Gedcom->new(grammar_version => 5.5, gedcom_file => $gedcom_file, read_only => 1, callback => $cb); my $ged =...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (158): Gedcom Download

Added: September 08, 2010 | Visits: 950

cmix CMIX is a computer music "language" designed to create and manipulate soundfiles, or files containing raw binary data which can be converted into sound on a computer equipped with an appropriate digital-to-analog convertor. It is somewhat similar to CSOUND and CMUSIC (two other popular software...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (92): cmix Download

Added: October 25, 2010 | Visits: 973

Geo::Coordinates::VandH Geo::Coordinates::VandH is a Perl module that can convert and manipulate telco V and H coordinates. SYNOPSIS To convert V: 5498 H: 2895 to lat/long coordinates: use Geo::Coordinates::VandH; $blah=new Geo::Coordinates::VandH; ($lat,$lon) = $blah->vh2ll(5498,2895); printf...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (115): Geo::Coordinates::VandH Download

Added: June 04, 2010 | Visits: 818

PECoMaTo PECoMaTo stands for Picture-Embedded COntents MAnipulation TOol. PECoMaTo project is basically designed to display any kind of information embedded in picture files, as well as checking, filtering, extracting, removing, adding and fixing such information. In other words, its a metadata...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (116): PECoMaTo Download

Added: January 01, 2010 | Visits: 745

ipv6calc ipv6calc provides a small utility to manipulate IPv6 addresses. ipv6calc can be used by scripts to convert IPv6 addresses from one format to another. ipv6calc is a small but powerful utility written in the C programming language to manipulate (not only) IPv6 addresses. ipv6calc allows the...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (113): ipv6calc Download

Added: February 18, 2010 | Visits: 1.085

Pigalle 0.75 Pigalle comes from PIcture GALLEry and is a slick web based photo album written in PHP 5. With Pigalle you can easily create and maintain albums of photos via an intuitive interface. A great combination of simplicity and powerful features! You just upload your files to your server and Pigalle...


Platforms: *nix

License: Freeware Size: 921.6 KB Download (96): Pigalle 0.75 Download

Added: July 13, 2013 | Visits: 1.314

AuctionGallery AuctionGallery is a terminal script that creates picture galleries for the purpose of putting them into auctions like eBay, Yahoo Auctions, etc. It can also be used to automatically generate HTML templates for auction description. It is aimed at powersellers who have hundreds of products listed...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (92): AuctionGallery Download

Added: August 04, 2010 | Visits: 748

Tk::JComboBox Tk::JComboBox is a Perl module that can create and manipulate JComboBox widgets. SYNOPSIS $jcb = $parent->JComboBox(?options); JComboBox is a composite widget that contains a text Label or Entry, a Button, and a popup Listbox. It performs the same sort of tasks that can be accomplished by...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (89): Tk::JComboBox Download

Added: September 27, 2010 | Visits: 709

DBI::ProfileData DBI::ProfileData can manipulate DBI::ProfileDumper data dumps. SYNOPSIS The easiest way to use this module is through the dbiprof frontend (see dbiprof for details): dbiprof --number 15 --sort count This module can also be used to roll your own profile analysis: # load data from...


Platforms: *nix

License: Freeware Size: 491.52 KB Download (94): DBI::ProfileData Download

Added: March 20, 2010 | Visits: 898

Sprite Sprite is a Perl module to manipulate text delimited databases using SQL. SYNOPSIS use Sprite; $rdb = new Sprite; $rdb->set_delimiter (-Read => ::) ## OR: (Read, ::); $rdb->set_delimiter (-Write => ::) ## OR: (Write, ::); $rdb->set_os (Win95); ## Valid arguments (case insensitive)...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (103): Sprite Download

Added: July 05, 2010 | Visits: 881

DNS::ZoneParse DNS::ZoneParse is a Perl module to parse and manipulate DNS Zone Files. SYNOPSIS use DNS::ZoneParse; my $zonefile = DNS::ZoneParse->new("/path/to/dns/zonefile.db", $origin); # Get a reference to the MX records my $mx = $zonefile->mx; # Change the first mailserver on the list $mx->[0]...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): DNS::ZoneParse Download

Added: September 07, 2010 | Visits: 547

TableMatrix TableMatrix is a Perl module that can create and manipulate tables. Synopsis $table = $parent->TableMatrix(?options?); STANDARD OPTIONS -anchor -background -cursor -exportselection -font -foreground -highlightbackground -highlightcolor -highlightthickness -insertbackground...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (87): TableMatrix Download

Added: February 05, 2010 | Visits: 601

Tofuhunt Tofuhunt is a "whats wrong with this picture?" game for Linux. Two pictures come up and you are to find the differences or a tofu in the pictures. You can also make your own pictures. Installation: To run tofuhunt you will need a few things. The following is the list : - python - pygame...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (89): Tofuhunt Download

Added: August 16, 2010 | Visits: 837

Picwiz Picwiz is a simple picture resizing wizard that is meant to be called from a Konqueror context menu (a.k.a. service menu). It allows batch resizing of any number of files to custom and standard sizes (640x480, 800x600 ...) in three or four mouse clicks. Limitations:. Picwiz Image Resizer


Platforms: *nix

License: Freeware Size: 31.74 KB Download (98): Picwiz Download

< 1 2 3 4 5