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.480.449 Times

Diff Picture freeware
Filter: All | Freeware | Demo
 

Diff Picture

< 1 2 3 4 5 
Added: August 19, 2008 | Visits: 2.107

SWF Picture Extractor SWF Pictutre Extractor is a program for image extraction from SWF files. You can view the images that are saved in a SWF file and save one or all of them (BMP, JPEG, PNG formats) using SWF Picture Extractor. SWF Pictutre Extractor can work with the packed SWF-files. The program is simple in... Platforms: Windows

License: Freeware Size: 1.3 MB Download (847): SWF Picture Extractor Download

Added: August 18, 2008 | Visits: 773

Picture Shifter Start your adventure and rescue all the animals on Funny Island. To do this you must go along dragging the drawings of different animals to the right and corresponding places. Completely fill in the screen before time runs out, and pass to the next level.Enjoy the hand drawn images, two game... Platforms: Windows

License: Freeware Size: 6 KB Download (98): Picture Shifter Download

Released: October 22, 2009  |  Added: October 26, 2009 | Visits: 2.523

Physiognomy Studio Physiognomy Studio is the one and only face reading software program that can analyze your digital photo picture and give you immediate face reading session. You can learn the type of your face and personality traits of this type. You can also read other people faces and share the reding with... Platforms: Windows

License: Freeware Size: 5.11 MB Download (994): Physiognomy Studio Download

Added: November 02, 2010 | Visits: 866

XML::Code XML::Diff is a Perl module for XML DOM-Tree based Diff & Patch Module. SYNOPSIS my $diff = XML::Diff->new(); # to generate a diffgram of two XML files, use compare. # $old and $new can be filepaths, XML as a string, # XML::LibXML::Document or XML::LibXML::Element objects. # The diffgram... Platforms: *nix

License: Freeware Size: 17.41 KB Download (104): XML::Code Download

Added: October 11, 2010 | Visits: 1.104

pix pix is a hacker-friendly, online picture gallery system written in python. It has minimal features but also minimal complexity and external dependencies. It uses your directories to organize pictures, creates and caches thumbnails and web friendly image sizes as well. pix is very transparent in... Platforms: *nix

License: Freeware Size: 81.92 KB Download (117): pix Download

Added: June 16, 2010 | Visits: 717

Libkdcraw Libkdcraw is a C++ interface around dcraw binary program used to decode RAW picture files. The library documentation is available on header files. Libkdcraw library is used by kipi-plugins, digiKam and others kipi host programs.. Platforms: *nix

License: Freeware Size: 655.36 KB Download (94): Libkdcraw Download

Added: November 10, 2010 | Visits: 800

Xfdiff Xfdiff project is graphic interface to the GNU diff and patch commands. With this utility, you can view differences side by side for files or directories. You can also view differences that applying a patch file would imply, without applying the patch. You can also apply patches to the hard... Platforms: *nix

License: Freeware Size: 491.52 KB Download (96): Xfdiff Download

Added: June 15, 2010 | Visits: 838

setv4l setv4l is a simple command line program for changing the picture settings of a video 4 linux device. You can change (if the specified device allows) the following settings: - Brightness - Hue - Colour - Contrast - Whiteness. For each you can specify a value from 0 to 65535. I wrote... Platforms: *nix

License: Freeware Size: 9.22 KB Download (97): setv4l Download

Added: July 26, 2010 | Visits: 1.081

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: January 24, 2010 | Visits: 973

fldiff fldiff is a graphical diff program that shows the differences between two files/directories, or a file/directory and a CVS or Subversion repository. fldiff project is inspired by xdiff (Motif-based) and xxdiff (Qt-based), whose choice of GUI toolkit has hampered their portability to many of the... Platforms: *nix

License: Freeware Size: 133.12 KB Download (96): fldiff Download

Added: July 03, 2010 | Visits: 1.237

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: May 07, 2010 | Visits: 868

Text::Diff3::DiffHeckel Text::Diff3::DiffHeckel is a two-way diff plug-in. SYNOPSIS use Text::Diff3; my $f = Text::Diff3::Factory->new; my $p = $f->create_diff; my $mytext = $f->create_text([ map{chomp;$_} < F0 > ]); my $original = $f->create_text([ map{chomp;$_} < F1 > ]); my $diff2 = $p->diff( $origial,... Platforms: *nix

License: Freeware Size: 11.26 KB Download (101): Text::Diff3::DiffHeckel Download

Added: February 18, 2010 | Visits: 1.088

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.316

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: September 26, 2010 | Visits: 664

libxmldiff libxmldiff library aims at providing efficient diff on XML file. Platforms: *nix

License: Freeware Size: 768 KB Download (101): libxmldiff Download

Added: February 27, 2010 | Visits: 951

Struct::Compare Struct::Compare is a recursive diff for perl structures. SYNOPSIS use Struct::Compare; my $is_different = compare($ref1, $ref2); Compares two values of any type and structure and returns true if they are the same. It does a deep comparison of the structures, so a hash of a hash of a... Platforms: *nix

License: Freeware Size: 3.07 KB Download (97): Struct::Compare Download

Added: September 18, 2010 | Visits: 2.074

Meld Meld is a visual diff and merge tool. Meld project integrates especially well with CVS. The diff viewer lets you edit files in place (diffs update dynamically), and a middle column shows detailed changes and allows merges. The margins show location of changes for easy navigation, and it also... Platforms: *nix

License: Freeware Size: 645.12 KB Download (141): Meld Download

Added: February 05, 2010 | Visits: 604

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: 839

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

Added: June 26, 2010 | Visits: 636

XML::DifferenceMarkup XML::DifferenceMarkup is a XML diff and merge. SYNOPSIS use XML::DifferenceMarkup qw(make_diff); $parser = XML::LibXML->new(); $parser->keep_blanks(0); $d1 = $parser->parse_file($fname1); $d2 = $parser->parse_file($fname2); $dom = make_diff($d1, $d2); print $dom->toString(1); This... Platforms: *nix

License: Freeware Size: 57.34 KB Download (108): XML::DifferenceMarkup Download

< 1 2 3 4 5