Main > Free Download Search >

Free embedded images software for linux

embedded images

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2874
Random Image 1.0

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

<<less
Download (0.00KB)
Added: 2009-04-27 License: Commercial Price: $0.00
181 downloads
Java embedded SQL(unix) 1.08

Java embedded SQL(unix) 1.08


Subset of SQL for specifying non-procedural queries for Java objects more>> Subset of SQL for specifying non-procedural queries for Java objects, index access based on T-Tree, parallel excecution of requests
JSQL is subset of SQL languages, which can be used to select objects instances according to selection condition. JSQL can be used for implementing personal minidatabase, as tool for dynamic compilation and execution of user requests. JSQL uses notation more popular for object-oriented programming then for relational database. Table rows are considered as object instances and the table - as class of these objects. Unlike SQL, JSQL is oriented on work with objects instead of SQL tuples. So the result of each query execution is a set of objects of one class. The main differences of JSQL from standard SQL are:
There are no joins of several tables and nested subqueries. Query always returns set of objects from one table.
Standard C types are used for atomic table columns.
There are no NULL values, except null references. I am completely agree with C.J. Date critics of three-value logic and his proposal to use default values instead.
Arrays can be used as record components. Special exists quantor is provided for locating element in arrays.
User methods can be defined for table records (objects) as well as for record components.
References between objects are supported including automatic support of inverse references.
As far as query language is deeply integrated with Java language, case sensitive mode is used for language identifiers as well as for keywords.
No implicit conversion of integer and floating types is done to string representation. If such conversion is need, it should be done explicitly.
<<less
Download (166KB)
Added: 2009-04-02 License: Freeware Price: Free
204 downloads
Enblend for Linux 3.0

Enblend for Linux 3.0


Enblend is a tool for composing images. more>> Enblend is a tool for composing images. Given a set of images that overlap in some irregular way, Enblend overlays them in such a way that the seam between the images is invisible, or at least very difficult to see.
Enblend does not line up the images for you - youll need a tool such as Hugin for that soecific type of job.
Features:
New, faster image processing algorithms for computing Gaussian and Laplacian pyramids.
Optional optimization of seam line placement to try to avoid mismatches and parallax errors in the image overlap region.
Masks can now be saved and loaded from files. This makes it possible to manually edit the location of the seam before multiresolution spline blending is applied.
Checkpointing of partial results is now optional. This improves speed.
Optional blending using the CIECAM02 color appearance model. Your TIFF files should have embedded ICC profiles in order to use this option. This replaces the CIE L*a*b* color blending in Enblend 2.X that never worked properly.
Optional use of the graphics processor to speed up certain computations. This feature is experimental and may not work on all systems.
Like other X.0 releases, please consider this a beta.
<<less
Download (803KB)
Added: 2009-04-02 License: Freeware Price: Free
204 downloads
Swift Mailer 3.3.0

Swift Mailer 3.3.0


Swift is a fully OOP Library for sending e-mails from PHP websites and applications. more>>
Swift is a fully OOP Library for sending e-mails from PHP websites and applications. Swift Mailer does not rely on PHPs native mail() function which is known for using high server resources when sending multiple emails. Instead, Swift communicates directly with an SMTP server or a MTA binary to send mail quickly and efficiently.
Swift is comparable to PHPMailer except that it implements an extremely flexible and innovative plugin system meaning you can get the most out of sending emails from your PHP applications. The interface for Swift is both tighter and more intuitive.
I started developing Swift because I moderate a popular PHP forum and its clear from some of the posts we see that PHPs native mail() function just doesnt quite cut it among developers unless you know a lot about how to build emails and you only need to send one message.
The only other popular alternative was PHPMailer which is great, but it just struck me that maybe developers might want something with a little more "umff"! So I wrote Swift initially for the communtity at the PHP Developers Network Forums and have decided to release it now under the LGPL. Enjoy!
Main features:
- Send uses one single connection to the SMTP server or MTA
- Doesnt rely on mail()
- Custom Headers
- Multiple encoding options
- TLS Support - for Gmail servers
- Embedded Images
- Builds and sends Multipart messages
- Sends single-part emails as usual
- Fast Cc and Bcc handling
- Batch emailing with multiple Tos or without
- Support for multiple attachments
- Set message priority
- Request Read Receipts
- Sendmail (or other binary) support
- Pluggable SMTP Authentication (LOGIN, PLAIN, MD5-CRAM, POP Before SMTP)
- Anti-Flooding support (reconnect every X emails) via plugin
- Secure Socket Layer connections (SSL)
- Loadable plugin support with event handling features
<<less
Download (0.76MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
808 downloads
Tasks 0.11

Tasks 0.11


Tasks project is a simple to do list application that uses libecal, part of Embedded Evolution Data Server. more>>
Tasks project is a simple to do list application that uses libecal, part of Embedded Evolution Data Server.

Is part of o-hands PIM suite.

<<less
Download (0.17MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
487 downloads
NullLogic Embedded Scripting Language 0.8.0

NullLogic Embedded Scripting Language 0.8.0


NullLogic Embedded Scripting Language code looks a lot like php but with a lot less dollar signs. more>>
NullLogic Embedded Scripting Language (Nesla) code looks a lot like php (the same basic c operators, syntax and flow control) but with a lot less dollar signs. Internally, Nesla has a very clean API that makes it easy for c programs to make full use of its functions and data.

Nesla was originally written as a lightweight object model for c.

Nesla is Free Software, and is available under the terms of the GNU GPL.
<<less
Download (0.050MB)
Added: 2007-08-09 License: GPL (GNU General Public License) Price:
806 downloads
Imagero Reader 2.0.0 RC3

Imagero Reader 2.0.0 RC3


Imagero Reader is a Java library for reading image files. more>>
Imagero Reader is a Java library for reading image files. Supported file types include BMP, GIF, TIFF, PNG, JNG, MNG, JPEG (including 12-bit grey), PSD, PBM, PGM, PPM, TGA, EPS, EPSI, and EPSF.
The following RAW file types are also supported, at least partially: MRW, CRW, NEF, DCR, and DNG. It can read thumbnails, read metadata (IPTC, EXIF, and XMP), edit metadata, get image width and height, get the number of images contained in a file, define an area to read, add a ProgressListener, choose an image channel to read, set a scale factor, set subsampling (JPEG only), and read an image (or channel) directly into an array.
Supported file types are:
- BMP 1, 4, 8, 16, 24 and 32 bit uncompressed; 4 and 8 bit compressed
- GIF
- TIFF 1, 4, 8, 16, 32, 48 and 64 bit per pixel; bilevel, grayscale, palette, RGB, CMYC, Cie Lab, YCrCb color spaces; CCIT1D, G3, G4, ZIP, JPEG, LZW and PackBits compression
- PNG, JNG, MNG
- JPEG inclusive CMYC and 12-bit grey
- PSD
- PBM, PGM, PPM
- TGA
- read embedded images from EPS, EPSI, EPSF
Supported RAW files:
- MRW
- CRW*, CR2*, THM
- NEF*
- DCR*
- DNG*
- Full resolution image cant be yet read, but thumbnail, preview and metadata can be read.
Main features:
- read thumbnails
- read/edit metadata
- any metadata contained in ImageResourceBlock ( PSD, JPEG, TIFF) and ImageFileDirectrory entry ( TIFF, NEF, DNG, DCR) can be edited full control over JPEG metadata
- get image width and height
- get number of images, contained in file
- define an area to read
- add a ProgressListener
- estimate JPEG compression/quality
- read an image channel
- set a scale factor
- set subsampling (JPEG only)
- read an image (or channel) directly into an array
- easy IPTC handling with IPTCParser and IPTCEditor
Whats New in 1.9.6 Stable Release:
- The EPS parser was partially rewritten and made more generic and easy to use.
- It may be used now to parse nearly every kind of data (as a programmable parser).
- Thumbnails are read from AI (Illustrator) files.
- Disc based image caching was implemented (but is beta).
- New methods were added to TiffUtils: insert IFDEntry, remove IFDEntry, and create and insert IFDEntry with IPTC data.
- Two utility classes were added for creating and adding EXIF and GPS data to TIFF images.
- An important bug in XMPApp1 concerning wrong field length was fixed.
Whats New in 2.0.0 RC3 Development Release:
- It is possible to write TIFF images now. TiffWriter can currently write RGB, ARGB, CMYK, and grayscale (8 bit) images.
- Supported compression schemes are uncompressed, PackBits, and ZIP.
- Bugfixes were made.
<<less
Download (1.1MB)
Added: 2007-08-07 License: Free for non-commercial use Price: $60
1252 downloads
JUCE 1.44

JUCE 1.44


JUCE is an all-encompassing C++ class library for developing cross-platform applications. more>>
JUCE is an all-encompassing C++ class library for developing cross-platform applications. JUCE is good for creating highly-specialised user interfaces and for handling graphics and sound.
The intended users are developers who are building large, complex applications in C++ and who would like to use just one clean, high-level API rather than a bunch of different libraries for different purposes or platforms.
Its features include fully lightweight components with transparency and effects, classes for strings, containers, XML, streams, file handling, messaging, and event queues, vector graphics, a custom font engine, image manipulation, OpenGL support, low-latency audio I/O using CoreAudio, DSound and ASIO, audio buffers and nodes, MIDI file and event manipulation, Internet streams, undo/redo support, and more.
Main features:
Basics - Worlds best string class; arrays; stream and file handling; time and date; maths functions, random numbers, reference counting, super-fast XML parser and well-stocked XML manipulation classes; abstractions for threads, processes, critical sections etc; built-in GZIP compression/decompression streams and ZIP file readling; undo/redo support; logging; messaging layer with timers, event listeners; etc. etc.
User Interface - Cross-platform windowing capability with extremely powerful lightweight component architecture. Ready-made components include buttons, lists, menus, textboxes, treeviews, scrollbars, etc. Components are customisable either at a low-level by creating your own (or by subclassing existing ones), or at an application-wide level by creating custom look-and-feel styles for them.
Vector Graphics - Fast, high-quality anti-aliased rendering of shapes with transpaency, gradient fills, etc; path stroking with different line styles, dashed-lines; affine transformations and geometry classes; manipulation of typefaces as paths and custom font engine to provide sub-pixel accurate text in a platform-independent manner; typefaces can be serialised for easy embedding of fonts in an executable.
Image manipulation - High-quality rendering of images, allowing affine transformations and transparency; support for cross-platform OpenGL windows within Juce windows; built-in parser for loading JPEG, PNG and GIF image formats; image caching; easy embedding of images in an executable without having to use platform-specific resources.
Audio - Low-latency audio engine supporting DirectSound, ASIO and CoreAudio devices; audio buffer classes for mixing and manipulating samples; Parsers for WAV and AIFF formats, as well as reading audio streams from audio CD devices (easy on the Mac, but tricky on Windows!); powerful MIDI message classes; MIDI file load/save; connectable audio-processing nodes including sample-rate conversion.
Networking - URL handling; http and ftp reader streams; launching default browsers, etc.
Easy to integrate - JUCE is a static library so your application can run as a stand-alone executable - no extra dlls to install, nothing for users to mess up! In your application, youll just need to include one header file: "juce.h" and thats it - no platform-specific code or any other headers needed.
Enhancements:
- Many bugfixes in this release, and a few new features such as Apple Remote support, file treeviews, and screensaver disabling.
<<less
Download (3.7MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
815 downloads
Image Viewer 2.2.1

Image Viewer 2.2.1


Image Viewer is a tool for viewing, converting, grabbing, and printing images. more>>
Image Viewer is an image viewer with real-time interactive pan and zoom viewing that uses the GTK+ toolkit and Imlib (or Imlib2).
Image Viewer can open and save to any image format supported by Imlib, rectangular crop, grab the screen, print, and display on the root window.
Main features:
- View
- Convert
- Grab (Screenshot)
- Print
- Rotate
- Crop
- Resize
- Display on Desktop
Enhancements:
- A bug was fixed in the saving of animated GIF images in which looping was not an option.
- The disposal method support for GIF images was improved.
<<less
Download (0.89MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
829 downloads
Exiv2 0.15

Exiv2 0.15


Exiv2 comprises of a C++ library and a command line utility to access image metadata. more>>
Exiv2 comprises of a C++ library and a command line utility to access image metadata. Exiv2 is free software and it is released under the GPL Public License.
Exiv2 is also a command line utility to
- print the Exif metadata of Jpeg images as summary info, interpreted values, or the plain data for each tag (here is a sample)
- print the Iptc metadata of Jpeg images
- print the Jpeg comment of Jpeg images
- set, add and delete Exif and Iptc metadata of Jpeg images
- adjust the Exif timestamp (thats how it all started...)
- rename Exif image files according to the Exif timestamp
- extract, insert and delete Exif metadata, Iptc metadata and Jpeg comments
- extract, insert and delete the thumbnail image embedded in the Exif metadata
Main features:
1. full read and write access to the Exif and Iptc metadata of an image through Exiv2 keys and standard C++ iterators
2. a smart Iptc implementation that does not effect data that programs like Photoshop store in the same image segment
3. Exif MakerNote support:
-MakerNote tags can be accessed just like any other Exif metadata
-a sophisticated write algorithm avoids corrupting the MakerNote:
o the MakerNote is not re-located if possible at all, and
o MakerNote Ifd offsets are re-calculated if the MakerNote needs to be moved (for known Ifd MakerNotes)
4. new camera make/model specific MakerNotes can be added to the library with minimum effort in OO-fashion (by subclassing MakerNote or IfdMakerNote)
5. extract and delete methods for Exif thumbnails (both, Jpeg and Tiff thumbnails)
6. set methods for Exif thumbnails (Jpeg only, Tiff thumbnails can be set from individual tags)
7. complete API documentation (by Doxygen)
8. generic lower-level classes to access Ifd (Image File Directory) data structures
Enhancements:
- This maintenance release fixes a number of bugs, adds support for Minolta G500 RAW files, and has minor tag updates and some larger translation updates.
<<less
Download (1.21MB)
Added: 2007-07-10 License: GPL (GNU General Public License) Price:
839 downloads
pngcheck 2.3.0

pngcheck 2.3.0


pngcheck is the official PNG tester and debugger. more>>
pngcheck verifies the integrity of PNG, JNG and MNG files (by checking the internal 32-bit CRCs [checksums] and decompressing the image data); pngcheck can optionally dump almost all of the chunk-level information in the image in human-readable form.
For example, it can be used to print the basic statistics about an image (dimensions, bit depth, etc.); to list the color and transparency info in its palette (assuming it has one); or to extract the embedded text annotations.
All PNG and JNG chunks are supported, plus almost all MNG chunks (everything but PAST, MAGN, DISC, DROP, DBYK, ORDR, and pHYg). This is a command-line program with batch capabilities (e.g., "pngcheck *.png").
Enhancements:
- This version adds an option to colorize the output (using ANSI colors), enhances the verbose output for interlaced images, and fixes three bugs that showed up in the most recent release of the brokensuite test images.
<<less
Download (0.052MB)
Added: 2007-07-09 License: GPL (GNU General Public License) Price:
841 downloads
GtkHTML 3.8.2

GtkHTML 3.8.2


GtkHTML is a HTML rendering/editing library. more>>
GtkHTML is a HTML rendering/editing library.

GtkHTML is not designed to be the ultimate HTML browser/editor: instead, it is designed to be easily embedded into applications that require lightweight HTML functionality
<<less
Download (1.7MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1081 downloads
 
Other version of GtkHTML
GtkHTML 3.14.3be the ultimate HTML browser/editor: instead, it is designed to be easily embedded into
License:GPL (GNU General Public License)
Download (1.8MB)
841 downloads
Added: 2007-07-06
License:GPL (GNU General Public License)
Download (1.2MB)
1082 downloads
Added: 2006-11-07
Xmp Manager 0.2

Xmp Manager 0.2


Xmp Manager is a GUI to manage XMP metadatas on GNU/Linux. more>>
Xmp Manager application is a GUI to manage XMP metadatas on GNU/Linux. Currently XmpManager is a very experimental software and it could not work as expected. The features implemented are minimal.
Why should I use metadatas?
Metadatas permit to attach more info to your files, ex. description, author, coordinates.. This datas are embedded in the image file, so you wont lose them even if youll upload the image on a website or you will burn this image on a DVD.
Why should I use XMP?
- XMP is an extensible schema (proposed by Adobe) so your EXIF, IPTC, JFIF,.. metadatas could still live XMP. the main advantage is that it is extensible and xml based so if you need more fields you havent reinvent the wheel, or another incompatible standard, but just a new schema.
- XMP is the embedded preferred format for the Creative Common Licence. (in italiano)
- XMP is filetype-indipendent, it supports JPEG, PSD, TIFF, AVI, WAV, MPEG, MP3, MOV (via XMP Toolkit version 4.0)
Main features:
- It support title, description, creator fields (but It is very easy to add new fields)
- It writes metadatas on-the-fly
- It support multiple image editing
<<less
Download (0.006MB)
Added: 2007-07-02 License: GPL (GNU General Public License) Price:
846 downloads
Mozvert image 0.0.1

Mozvert image 0.0.1


Mozvert image is a Firefox extension that uses convert from ImageMagick for saving images to its preferred formats. more>>
Mozvert image is a Firefox extension that uses convert from ImageMagick for saving images to its preferred formats.

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.

<<less
Download (0.022MB)
Added: 2007-06-28 License: MPL (Mozilla Public License) Price:
850 downloads
DokuWiki 2007-06-26

DokuWiki 2007-06-26


DokuWiki is a standards-compliant, simple-to-use Wiki mainly aimed at creating documentation of any kind. more>>
DokuWiki is a simple to use Wiki aimed at a small companies documentation needs. It works on plain texts files and thus needs no database.
DokuWiki project has a simple but powerful Syntax which makes sure the datafiles remain readable outside the Wiki. Have a look at the complete feature list.
Main features:
- works on plain text files, no database needed
- simple syntax and easy editing with quickbuttons and accesskeys
- Section Editing allows you to edit small parts of a page
- automatic generation of content tables
- unlimited page revisions
- colored side by side diff support
- support for read only pages
- syndication of recent changes as RSS Feed
- namespaces divides content into directory-like sections
- control user access to pages or namespaces with acl
- Interwiki Links
- uploading and embedding images
- image caching and resizing
- easy navigation through breadcrumbs
- Customizing with templates and plugins
- Multilanguage Support
- Spam blacklist
- custom text replacements
- pagecaching
- locking to avoid edit conflicts
- full UTF-8 support
- and more
Enhancements:
- This release adds rendering plugins, OpenSearch, a spam revert manager, and support for managers (semi-admins).
- Several smaller and bigger bugs were fixed, and many other improvements made.
<<less
Download (1.0MB)
Added: 2007-06-27 License: GPL (GNU General Public License) Price:
850 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5