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

Network Image Catalog freeware
Filter: All | Freeware | Demo
 

Network Image Catalog

< 1 2 3 4 5 > 
Released: February 05, 2009  |  Added: April 27, 2010 | Visits: 3.527

Full Screen Web Image Viewer Full Screen Web Image Viewer is a very easy to use program which integrates itself to the Internet Explorer and Firefox context menu ie the right click menu. After installing it, while surfing you can right click any image and choose full screen options. The options include full screen best fit...



Platforms: Windows

License: Freeware Size: 601.31 KB Download (252): Full Screen Web Image Viewer Download

Released: February 27, 2011  |  Added: June 11, 2011 | Visits: 2.882

Image Resize Guide Lite Allows you to make context-sensitive changes to the image size and aspect ratio by removing "unnecessary" portions yet keeping the "important" features intact. Removes objects from photos without visible traces. The best results are achieved against the background of snow, water or greenery....





Platforms: Windows

License: Freeware Size: 3.38 MB Download (1055): Image Resize Guide Lite Download

Released: March 18, 2010  |  Added: April 23, 2010 | Visits: 2.495

Remote Network Watcher Remote Network Watcher is a new sophisticated software designed by Softinventive Lab. This tool is "must-have" or any diligent System Administrator who provides flawless performance to his network. Should any of the network computers, servers or system utilities fail to perform, Remote Network...


Platforms: Windows

License: Freeware Size: 11.55 MB Download (274): Remote Network Watcher Download

Released: October 02, 2010  |  Added: October 05, 2010 | Visits: 2.300

Alamoon Image Enhancer Alamoon Image Enhancer automatically enhances and improves color in your images. You don't need to know a thing about computers or photography to get great looking digital photos every time. Alamoon Image Enhancer is a fully-automatic, hands free, one-click photo enhancer. You want to have great...


Platforms: Windows

License: Freeware Size: 1.96 MB Download (720): Alamoon Image Enhancer Download

Released: March 17, 2011  |  Added: May 31, 2011 | Visits: 4.280

Best Free Image Converter Image Converter is a very useful tool for image conversion, capable of batch converting the file format of images, supporting more than 14 formats including BMP, WBMP, JPEG, PNG, TIF, GIF, PCX, TGA, ICO, PSD, JP2, J2K, DCX, PDF, etc. Capable of changing image attributes, such as color, quality,...


Platforms: Windows

License: Freeware Size: 2.22 MB Download (1016): Best Free Image Converter Download

Released: July 10, 2019  |  Added: August 04, 2019 | Visits: 6.397

Network Inventory Advisor Network Inventory Advisor is an agent-free utility which brings you fast and reliable PC network inventory. It excellently performs scanning of Windows, Mac OS X and Linux and provides IT managers with rich functionality for an easy software licenses audit. With Network Inventory Advisor...


Platforms: Windows, Windows 7

License: Freeware Size: 14.97 MB Download (1853): Network Inventory Advisor Download

Released: April 03, 2015  |  Added: May 10, 2015 | Visits: 86.943

Watermark Image Software Watermark Image Software is an watermark program used to perform a variety of functions in the graphics, photography and digital art worlds, It was marketed as the new standard for personal image editing and paint programs. Snaging: Catch screen image, get image from web camp, get image from...


Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 25.9 MB Download (7042): Watermark Image Software Download

Added: January 18, 2010 | Visits: 1.019

Activism Network Activism Network is a Web-based system that allows activists or anyone else to share contacts, resources (files), events, email lists, and campaigns. etc. It uses Google Maps. It is similar to Friendster/MySpace, but more focussed on networking and less on the social aspect. This area is...


Platforms: *nix

License: Freeware Size: 829.44 KB Download (90): Activism Network Download

Added: January 18, 2010 | Visits: 1.611

Network Time Tools Network Time Tools (NTT) is a set of network tools designed to provide monitoring of a network and the services on that network, and provide various reports on the hosts/services and optional alerts via email, pager, and cellphones. It also has the capability to send messages on user-specified...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (109): Network Time Tools Download

Added: January 18, 2010 | Visits: 1.701

Quick Image Viewer Quick Image Viewer (qiv) is a very small and fast GDK/Imlib image viewer designed to replace the classic image viewers like xv or xloadimage. Quick Image Viewer program runs on FreeBSD, Linux (libc5/glibc), Solaris (SunOS) and HP-UX.. Homepage of QIV - The Linux, Solaris(SunOS) and FreeBSD Quick...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (141): Quick Image Viewer Download

Added: May 04, 2010 | Visits: 1.228

lisp-network-server lisp-network-server is a simple framework for writing Common Lisp network applications. lisp-network-server framework takes care of listening on the network, accepting the connection and starting a new thread with handler functions of your network aware application..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): lisp-network-server Download

Added: November 22, 2010 | Visits: 1.489

Network Tracker Network Tracker application is a user (MAC) tracker daemon, for big LANs (campus). The Network Trackerd builds a table which records which user is connected on which port of a switch by scanning the devices with SNMP in your inventory which is in a MySQL database. Trackerd keeps that table...


Platforms: *nix

License: Freeware Size: 1.8 MB Download (129): Network Tracker Download

Added: November 21, 2010 | Visits: 1.008

Contentment::Catalog Contentment::Catalog is a Perl module to provides categorization and indexing features. SYNOPSIS # Get a list of the available indexes my @indexes = $context->catalog->indexes; for my $index (@indexes) { # Get a list of avilable terms my @terms = $index->terms; for my $term (@terms) {...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (90): Contentment::Catalog Download

Added: June 09, 2010 | Visits: 1.326

Image::ExifTool::Location Image::ExifTool::Location is a Perl module with easy setting, getting of an images location information. SYNOPSIS use Image::ExifTool; use Image::ExifTool::Location; my $exif = Image::ExifTool->new(); # Extract info from existing image $exif->ExtractInfo($src); # Set location...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (104): Image::ExifTool::Location Download

Added: November 24, 2010 | Visits: 971

Image::PBMlib Image::PBMlib Perl module contains helper functions for PBM/PGM/PPM image file formats. SYNOPSIS use Image::PBMlib; ... open(PPM, "< image.ppm")... my $ref = readppmheader(*PPM); my @pixels = readpixels_raw(*PPM, $$ref{type}, ($$ref{width} * $$ref{height}) ); my @pixels =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Image::PBMlib Download

Added: June 25, 2010 | Visits: 1.103

Image::ParseGIF Image::ParseGIF can parse a GIF image into its compenent parts. SYNOPSIS use Image::ParseGIF; $gif = new Image::ParseGIF ("image.gif") or die "failed to parse: $@n"; # write out a deanimated version, showing only the first frame $gif->deanimate(0); # same again, manually printing each...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (99): Image::ParseGIF Download

Added: July 17, 2010 | Visits: 1.409

Data::FormValidator::Filters::Image Data::FormValidator::Filters::Image is a filter that allows you to shrink incoming image uploads using Data::FormValidator. SYNOPSIS use Data::FormValidator::Filters::Image qw( image_filter ); # Build a Data::FormValidator Profile: my $my_profile = { required => qw( uploaded_image ),...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (94): Data::FormValidator::Filters::Image Download

Added: November 11, 2010 | Visits: 1.277

Network Communicator Network Communicator is a simple script for sending and receiving data over TCP/UDP connections. It can be useful for testing firewall configurations, routing tables, and similar things. I had originally written two scripts for testing TCP only: a talker and a listener. Upon failure to...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (127): Network Communicator Download

Added: June 25, 2010 | Visits: 964

Network Pipemeter Network Pipemeter is a tool for measuring available bandwidth between hosts. nepim is also useful to generate network traffic for testing purposes. nepim operates in client/server mode, is able to handle multiple parallel traffic streams, reports periodic partial statistics along the testing,...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (90): Network Pipemeter Download

Added: January 12, 2010 | Visits: 1.440

GD::Image::Thumbnail GD::Image::Thumbnail is a Perl extension for creating thumbnailed images with GD. SYNOPSIS use GD::Image::Thumbnail; my $img = GD::Image->new(100,20); my $thm = $img->thumbnail; # same as { factor => 0.20 } my $thm = $img->thumbnail($n); # same as { side => $n } my $thm =...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (135): GD::Image::Thumbnail Download

< 1 2 3 4 5 >