compose bitmap images
Process Raw Images 0.2
Process Raw Images is a service menu for processing many raw images at once. Supports output to Jpeg, Png and Tiff. more>>
Mozvert image 0.0.1
Mozvert image is a Firefox extension that uses convert from ImageMagick for saving images to its preferred formats. more>>
It adds the entry "Convert Image As..." after "Save Image As..." with 8 predefined formats: PNG, JPG, GIF, XPM, TIFF, BMP, PS (PostScript), XBM, ICO.
GRUB Splash Images
GRUB Splash Images package contains a collection of splashimages which can be used for GRUB. more>>
If youd like your splashimage in this package send them to mcgrof@ruslug.rutgers.edu.
Quick tips for the impatient:
convert -resize 640x480 -colors 14 image.png image.xpm && gzip image.xpm
Quick tip for debian users: Use "unstable" packages in your /etc/apt/sources.list in order to get the latest GRUB with splashimage support
Quick tip to install GRUB (only Debian users do the apt-get line):
# using the unstable tree
apt-get install grub
grub-install /dev/hda
# Go edit/make a menu.lst file and put it in /boot/grub/menu.lst
grub
# then on the grub prompt run:
# The partition that has the boot partition
root (hd0,0)
install /grub/stage1 (hd0) /grub/stage2 p /grub/menu.lst
quit
Resize Image 1
Resize Image is a service menu which adds the ability to resize an image to a new size. more>>
Requires ImageMagick, KDialog and bash.
Random Image 1.0
This simple script searches a special directory for images, then displays a random one every time the page is loaded. more>>
This script is easy to set up. Simply use FTP to upload images in a special directory. They can be the same size or varying sizes. Then call the script from your SHTML web page using an "include. " Each load of the page will show a different image.
Requirements: Perl, Webserver
<<lessLazy TSS's I/O bitmap update 0.2
Lazy TSSs I/O bitmap update patch implements a lazy TSSs I/O bitmap copy for the i386 and x86-64 architecture. more>>
Lazy TSS's I/O bitmap update 0.2 provides you with an excellent product which implements a lazy TSSs I/O bitmap copy for the i386 and x86-64 architecture.
Instead of copying the bitmap at every context switch, the TSSs I/O bitmap offset is set to an invalid offset, so that an attempt to access the bitmap from the CPU will trigger a GP fault. It is lazily at that stage that the bitmap is updated, by hence avoiding bitmap copies in cases where the switched task do not perfom any I/O operation.
WebmailCompose 0.6.5
WebmailCompose is an extension which makes mailto: links load your webmails compose page. more>>
Makes mailto: links load your webmails compose page and adds a Compose link to the context menu.
Also (optionally) overlays the Mail Button, Send Link and Send Image context menu items.
Forumsigs Image Uploader 1.1.0
Forumsigs Image Uploader allows you to browse sites and save the images on the page. more>>
Browsing sites and want to save the images on the page? Upload them directly to your Forumsigs Image Hosting account.
This extension will allow you to upload images directly to your Forumsigs.com account.
Right click on an image on a web page and upload it to your Forumsigs account. Easily upload any image and it will also automatically generate URLs to the images.
Works with JPG, GIF, PNG, BMP images.
** Must have an account at Forumsigs.com prior to using. Signup today for your free account.
WWW::Google::Images 0.6.4
WWW::Google::Images is a Google Images Agent. more>>
SYNOPSIS
use WWW::Google::Images;
$agent = WWW::Google::Images->new(
server => images.google.com,
proxy => my.proxy.server:port,
);
$result = $agent->search(flowers, limit => 10);
while ($image = $result->next()) {
$count++;
print $image->content_url();
print $image->context_url();
print $image->save_content(base => image . $count);
print $image->save_context(base => page . $count);
}
Ekspos Image Viewer 0.8.6
Ekspos is platform independent Java image viewer program. more>>
It consists of 2 parts: shell browser and viewer. Shell browser allows you to navigate your image collection and youll be able to browse images in tree, detail, list, icon and thumbnail view. The viewer provide progressive view of images with zoom and pan capability.
Main features:
- Image Format (Default): JPEG, PNG, and GIF
- Support ImageIO plugin for additional Image Format
- Support 4 views: detail, list, icon, and thumbnail
- Thumbnail caching for fast preview
- Written entirely in Java
SIR - Simple Image Resizer 1.9.3
SIR - Simple Image Resizer is a simple application for resizeing images. more>>
But I used C++/QT anda QImage class to convert the images.
SIR - Simple Image Resizer can convert into and from the following formats:
- JPEG
- PNG
- BMP
- GIF
- XPM
- PGM
- PBM
- PPM
To compile:
#qmake sir.pro
#make
Enhancements:
- Polish translation added (Thanks zoteek)
- Minor bug fixes
Open Searchable Image Catalogue 0.7.0.1
Open Searchable Image Catalogue (OSIC) is a system for storing large numbers of image files with associated metadata. more>>
This data can later be used to search the database for images. Open Searchable Image Catalogue works particularly well where the images need to be accessible to a large number of people or over a large geographical distribution.
Images can be compressed (and decreased in size) on-the-fly so that they can be viewed quickly over a slow network such as the Internet.
Destiney Rated Images Script 0.5.1
Destiney Rated Images Script provides an image rating script. more>>
Destiney Rated Images script is continuation of the free phpRated script. Rated Images is a Web application written in PHP for use with MySQL.
Rated Images allows visitors to your site to list their pictures and have them rated by other members who may visit.
Rated Images allows visitors to send other members private messages, as well as leave comments.
Members may rate other members on a scale of 1-10. Members may also participate in the mix/match section.
Viewing and reviewing members can be accomplished a number of ways, and many options are available to encourage member interaction.
Main features:
- Automated image rating system.
- Mix/Match system for pairing user images together
- Admin can e-mail users using html or plain text emails. Emails include member unsubscribe link.
- Built-in database maintenance and optimization for ratings.
- Document caching for performance gains.
- Web Forums, members-only or anonymous.
- Weblogs, members-only
- Weblog Comments, members-only or anonymous.
- Image Comments, members-only or anonymous.
- Full user search page.
- Admin interface with static IP security lockdown.
- Capable of creating member and site statistics graphs using JPGraph software (not included, but free for download http://www.aditus.nu/jpgraph/jpdownload.php)
- Image watermarking for site title and image rating (requires GD support in your PHP).
- Database based image storage with dynamic image resizing.
molsKetch Deuterium
molsKetch is a molecular drawing tool. more>>
molsKetch is a program for drawing molecular structures, in the spirit of Chemsketch and xdrawchem, for all platforms supported by Qt 4. As for now it supports drawing a basic carbon skeleton, adding hetero atoms and charge and different types of bonds. The resulting structure can be exported to all formats supported by the OpenBabel library and can also be exported as SVG or bitmap. For a full overview of the features see below.
This application is the result of a project for school (as well as my first Qt application). The goal of the project was to design a proof-of-concept tool for drawing molecular structures quick and easily, without sacrificing the quality of the resulting images. There is still much room for improvement, but it should be quite useful already. So youre free to give it a try.
Main features:
- creating regular and consistent bonds easily with tools as a dynamic grid and magnetic atoms
- open, save and import in all formats supported by the OpenBabel(tm) library
- export to Scalable Vector Graphics (SVG) and a number of common used bitmap formats
- print and export your document to PDF
- realign atoms automatically
- intelligent addition/removal of hydrogen atoms
- real time information about the molecule, like charge and weight
- built-in library for quick access to regularly used molecules and functional groups
Eclipse 2D Game Engine 1.0
Eclipse 2D Game Engine provides bitmap fonts, window management, audio capabilities, image loading, error logging, and zip file. more>>
Eclipse 2D Game Engine provides bitmap fonts, window management, audio capabilities, image loading, error logging, and zip file support.