cd image creator
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3509
Image Create for PHP 1.1.1
Image Create for PHP is a project which allows you to render text into an image on the fly. more>>
Image Create for PHP is a project which allows you to render text into an image on the fly.
Image Create for PHP is a stand-alone script that allows you to create dynamic text images easily.
<<lessImage Create for PHP is a stand-alone script that allows you to create dynamic text images easily.
Download (0.005MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
966 downloads
Deb creator 0.3.9.1
Deb creator is a GTK wizard tool to build deb packages easily. more>>
Deb creator is a GTK wizard tool to build deb packages easily.
This software is based upon debhelper, dpkg-buildpackage, and other well tested tools. You can try to build simple package from source archive with some GNU-packaged software containing at least a Makefile and a configure script.
In the future this application will be able to perform advanced operation.
Note: you dont need any particular package building knowledge to use this.
<<lessThis software is based upon debhelper, dpkg-buildpackage, and other well tested tools. You can try to build simple package from source archive with some GNU-packaged software containing at least a Makefile and a configure script.
In the future this application will be able to perform advanced operation.
Note: you dont need any particular package building knowledge to use this.
Download (0.024MB)
Added: 2007-07-21 License: GPL (GNU General Public License) Price:
864 downloads
Ubuntu LiveCD Creator
Ubuntu LiveCD Creator proposes a set of tools and graphical user interface to create and maintain custom Ubuntu LiveCDs. more>>
Ubuntu LiveCD Creator proposes a set of tools and graphical user interface to create and maintain custom Ubuntu LiveCDs.
LiveCD tools should provide a robust enough environment for the Ubuntu developers to generate the official CDs from them. Required functionality includes:
- Creating LiveCDs based on templates, such as bare minimum installing ubuntu-minimal
- Selects repositories
- Selects default packages
- Adjusting the packages on the LiveCD by adding or removing through a Synaptic-like interface
- Adding files directly to the LiveCD just before finalizing
- Modifying the default X11 environment
- Execute a GNOME, KDE, or XFCE log-in in Xnest
- Save the home directory as the /etc/skel
- Saving and updating LiveCD templates
- Save the package list, /etc/skel, and additional files
- Update by adjusting repositories and performing upgrades or dist-upgrades
- Adding the Ubiquity installer
<<lessLiveCD tools should provide a robust enough environment for the Ubuntu developers to generate the official CDs from them. Required functionality includes:
- Creating LiveCDs based on templates, such as bare minimum installing ubuntu-minimal
- Selects repositories
- Selects default packages
- Adjusting the packages on the LiveCD by adding or removing through a Synaptic-like interface
- Adding files directly to the LiveCD just before finalizing
- Modifying the default X11 environment
- Execute a GNOME, KDE, or XFCE log-in in Xnest
- Save the home directory as the /etc/skel
- Saving and updating LiveCD templates
- Save the package list, /etc/skel, and additional files
- Update by adjusting repositories and performing upgrades or dist-upgrades
- Adding the Ubiquity installer
Download (MB)
Added: 2007-05-09 License: GPL (GNU General Public License) Price:
645 downloads
Instant Picture Creator 0.1
Instant Picture Creator is an Image Wrapper written in PHP to produce images on demand for websites. more>>
Instant Picture Creator is an Image Wrapper written in PHP to produce images on demand for websites. It uses filters, so you can manipulate images in every way by adding own filters. Currently it comes with two basic filters for Resizing images (Example: thumbnails) and Manipulation image colour palette. You can combine filters (like ‘Resize-square-100/Palette-grey’) and it is possible to define Shortcuts (like ‘greythumb’).
Filtered images can be cached, so it is fast and only need some more server time at the first image request.
It doesn’t need a special backend interface, you can manipulate images by a request like http://yourserver.com/picture.png?filter=thumbnail (you don’t need to do it by yourself, it will be done by the first request anyway). In this way you can integrate this mechanism very easy in running websites. You can use it only for one (or more) folder (with images) or you can you use Instant Picture Creator in general for all images on your website. Of cause you also can use it in your backends to prepare thumbnails for uploaded images, etc ...
Currently it supports GIF, PNG and JPEG image types.
<<lessFiltered images can be cached, so it is fast and only need some more server time at the first image request.
It doesn’t need a special backend interface, you can manipulate images by a request like http://yourserver.com/picture.png?filter=thumbnail (you don’t need to do it by yourself, it will be done by the first request anyway). In this way you can integrate this mechanism very easy in running websites. You can use it only for one (or more) folder (with images) or you can you use Instant Picture Creator in general for all images on your website. Of cause you also can use it in your backends to prepare thumbnails for uploaded images, etc ...
Currently it supports GIF, PNG and JPEG image types.
Download (0.009MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1077 downloads
Slideshow Creator 0.7.1
Slideshow Creator is a GUI for creating, modifying, and previewing JPEG image slideshows. more>>
Slideshow Creator is a GUI for creating, modifying, and previewing JPEG image slideshows.
With Slideshow Creator you can edit jpeg slideshows in a visual and fast way so you can reach a much higher productivity with dvd-slideshow.
The final result is a high quality dvd slideshow out of your jpegs!
This software is based on gambas so it shoud work on every Linux or U*ix like system where gambas is available.
You need to install gambas runtime or gambas gambas development ide.
I think it shoould work on higher gambas versions.
I was tired to make poor quality slideshows in VCD/SVCD format and finally met dvd-slideshow: it is a very nice program that produces high quality DVD slideshows from jpeg images. It has crop, kenburn andpan effects.
I made some slideshows but reliazed that I wasted too much time to prepare the slideshow "source": I needed a visual program to speed up the process of kenburns, crop and pan effects creation.
I googled the net but didnt find any souch program so I decided to create one myself: slcreator was born!
How I did it? I built it using gambas: a visual ide with a object oriented basic interpreter which permits to create great programs in a "fast" way. I tried some other languages but I was not skilled enough to use them for this kind of project! gambas permitted me to realize the job in a very nice way!
<<lessWith Slideshow Creator you can edit jpeg slideshows in a visual and fast way so you can reach a much higher productivity with dvd-slideshow.
The final result is a high quality dvd slideshow out of your jpegs!
This software is based on gambas so it shoud work on every Linux or U*ix like system where gambas is available.
You need to install gambas runtime or gambas gambas development ide.
I think it shoould work on higher gambas versions.
I was tired to make poor quality slideshows in VCD/SVCD format and finally met dvd-slideshow: it is a very nice program that produces high quality DVD slideshows from jpeg images. It has crop, kenburn andpan effects.
I made some slideshows but reliazed that I wasted too much time to prepare the slideshow "source": I needed a visual program to speed up the process of kenburns, crop and pan effects creation.
I googled the net but didnt find any souch program so I decided to create one myself: slcreator was born!
How I did it? I built it using gambas: a visual ide with a object oriented basic interpreter which permits to create great programs in a "fast" way. I tried some other languages but I was not skilled enough to use them for this kind of project! gambas permitted me to realize the job in a very nice way!
Download (0.026MB)
Added: 2006-06-15 License: GPL (GNU General Public License) Price:
1253 downloads
PatternText Creator 1.1
For volume editing of text base or text containing file(s). more>> PatternText Creator is a program for volume editing of text base or text containing file(s). This is ideal for work where a professional may need to replace the same sentence or word in multiple file(s). This program also offers additional features instead of just simple find and replace. The user can choose find and append, prepend with a custom string; find and remove the target find text string; find and reverse the order of the target find text string.<<less
Download (400KB)
Added: 2009-04-22 License: Freeware Price: Free
192 downloads
create Image 1.0
create Image is an amarok script that can create an image of the current playlist and save the files to an iso image. more>>
create Image is an amarok script that can create an image of the current playlist and save the files to an iso image.
The iso image is found in the respective home folders.
<<lessThe iso image is found in the respective home folders.
Download (0.010MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1023 downloads
Indexed PDF Creator 1.0.0
Indexed PDF Creator creates indexed pdf documents from text, such as legacy system reports. more>>
Creates indexed pdf documents from text files. Designed to aid creating an electronic distribution method for legacy system reports, since many mainframe type print spools are plain text.
Allows indexing, customizing page settings, font size, font face, and super-imposing text over an image in the case of using pre-printed forms. Supports unlimited levels of indexing bookmarks in documents and system/user configuration files.
Suitable for use in an intranet gateway for generating PDF documents in real-time.
Enhancements:
- This fixes a bug for page breaking when the number of lines is a multiple of the lines per page, thanks to Carlo Benna
<<lessAllows indexing, customizing page settings, font size, font face, and super-imposing text over an image in the case of using pre-printed forms. Supports unlimited levels of indexing bookmarks in documents and system/user configuration files.
Suitable for use in an intranet gateway for generating PDF documents in real-time.
Enhancements:
- This fixes a bug for page breaking when the number of lines is a multiple of the lines per page, thanks to Carlo Benna
Download (0.22MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1667 downloads
RockBox WPS cover creator 0.2
RockBox WPS cover creator is an amaroK script that creates covers for RockBox WPS. more>>
RockBox WPS cover creator is an amaroK script that creates covers for RockBox WPS.
Covers are created in currently played directory (so you can sync later data on HD with DAP - its like I do with rsync).
Its fast and dirty script so do not expect much - it just checks if there is a cover.bmp in a currently played file directory and if not - tries to create it (if only Amarok has such a cover).
Script requires dcop and imagemagick package. It creates 100x100 pixels covers - you can change it in second line of amarok_cover.sh
<<lessCovers are created in currently played directory (so you can sync later data on HD with DAP - its like I do with rsync).
Its fast and dirty script so do not expect much - it just checks if there is a cover.bmp in a currently played file directory and if not - tries to create it (if only Amarok has such a cover).
Script requires dcop and imagemagick package. It creates 100x100 pixels covers - you can change it in second line of amarok_cover.sh
Download (0.002MB)
Added: 2006-06-09 License: GPL (GNU General Public License) Price:
709 downloads
Semi-Batched-Image-Editor 0.9
Semi-Batched-Image-Editor program is an image editor for Linux. more>>
Semi-Batched-Image-Editor program is an image editor for Linux.
The problem: Got a huge amount of scanned pictures (from your digital camera, or as Picture-CD from your favorite lab)? Want to rotate some of them to the right orientation? Select a good detail? Scale to a given output format? Want to do this with as less as possible mouseclicks?
The solution: SeBIE - the Semi-Batched-Image-Editor.
Main features:
- Input filename selection via regular expressions.
- Create output filename via regular expression and substitution.
- Select image details with a given proportion.
- Scale to a given output format when saving.
- Apply some color correction (at the moment only gamma curve correction is possible).
Why Semi-Batched? Because SeBIE is not fully batch processing. A rest of user interaction is still needed (and wanted).
SeBIE is written in C using the gdk/gtk (glib-2.0.7/gtk+-2.0.9) toolkit.
Installation:
Get the source distribution from the download page and unpack:
tar -xvzf sebie-0.9.tar.gz
Change to the sebie source directory:
cd sebie-0.9
Run the configure script:
./configure
Build the executable:
make all
And install it as root:
make install
Start the application using the command sebie....
Enhancements:
- Add events delete_event and destroy to main window.
- Handling resizable drawing area.
<<lessThe problem: Got a huge amount of scanned pictures (from your digital camera, or as Picture-CD from your favorite lab)? Want to rotate some of them to the right orientation? Select a good detail? Scale to a given output format? Want to do this with as less as possible mouseclicks?
The solution: SeBIE - the Semi-Batched-Image-Editor.
Main features:
- Input filename selection via regular expressions.
- Create output filename via regular expression and substitution.
- Select image details with a given proportion.
- Scale to a given output format when saving.
- Apply some color correction (at the moment only gamma curve correction is possible).
Why Semi-Batched? Because SeBIE is not fully batch processing. A rest of user interaction is still needed (and wanted).
SeBIE is written in C using the gdk/gtk (glib-2.0.7/gtk+-2.0.9) toolkit.
Installation:
Get the source distribution from the download page and unpack:
tar -xvzf sebie-0.9.tar.gz
Change to the sebie source directory:
cd sebie-0.9
Run the configure script:
./configure
Build the executable:
make all
And install it as root:
make install
Start the application using the command sebie....
Enhancements:
- Add events delete_event and destroy to main window.
- Handling resizable drawing area.
Download (0.087MB)
Added: 2006-02-06 License: GPL (GNU General Public License) Price:
1358 downloads
Password Creator 1.1.2
Password Creator is a great tool to generate passwords with criteria like uppercase letters, numbers or even specified character more>>
Password Creator is a great tool to generate passwords with criteria like uppercase letters, numbers or even specified characters.
It has virtually no limitation on the pasword length and the password quantity or the characters to use.
Enhancements:
- Fixed the excellent rating bug when one character length.
- Fixed pronoucable passwords to not start with two vowels.
<<lessIt has virtually no limitation on the pasword length and the password quantity or the characters to use.
Enhancements:
- Fixed the excellent rating bug when one character length.
- Fixed pronoucable passwords to not start with two vowels.
Download (0.075MB)
Added: 2005-06-08 License: GPL (GNU General Public License) Price:
905 downloads
Resize Image 1
Resize Image is a service menu which adds the ability to resize an image to a new size. more>>
Resize Image is a service menu which adds the ability to resize an image to a new size.
Requires ImageMagick, KDialog and bash.
<<lessRequires ImageMagick, KDialog and bash.
Download (MB)
Added: 2006-10-24 License: LGPL (GNU Lesser General Public License) Price:
1102 downloads
Network Weathermap Creator 1.3.1
Netmap is a program to create network weathermaps based on existing images created by other software. more>>
Netmap is a program to create network weathermaps based on existing images created by other software. It uses SNMP for collecting data from other devices and it does not depend on MRTG or any other statistics program.
Enhancements:
- configure.in, db/create_tables.sql, doc/netmap.tex, interface/admin/netmap_a.css, interface/admin/common/config.inc, interface/admin/netmap/nm_config.cgi.in, interface/admin/points/points_edit.cgi.in, interface/ui/index.cgi.in, src/conf.cc, src/conf.h, src/db.cc, src/db.h, src/main.cc, src/snmp.cc: Minor compilation and othe fixes. Added check_same_ifdescr(). Added option to store acct data for used interfaces only.
<<lessEnhancements:
- configure.in, db/create_tables.sql, doc/netmap.tex, interface/admin/netmap_a.css, interface/admin/common/config.inc, interface/admin/netmap/nm_config.cgi.in, interface/admin/points/points_edit.cgi.in, interface/ui/index.cgi.in, src/conf.cc, src/conf.h, src/db.cc, src/db.h, src/main.cc, src/snmp.cc: Minor compilation and othe fixes. Added check_same_ifdescr(). Added option to store acct data for used interfaces only.
Download (1.0MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1222 downloads
Image Assistant 0.2.4
Image Assistant is a Firefox extension that launches an image in an external viewer. more>>
Image Assistant is a Firefox extension that launches an image in an external viewer, when user selects the context menu item provided, which is titled "Open Image..." and is located under View Image right-click menu item.
This allows for zooming, printing, and other rich functionality not available in the browser.
<<lessThis allows for zooming, printing, and other rich functionality not available in the browser.
Download (0.016MB)
Added: 2007-07-16 License: MPL (Mozilla Public License) Price:
893 downloads
GNU VCDImager/VCDRip 0.7.23
GNU VCDImager/VCDRip is a VCD (VideoCD) BIN/CUE CD image creation and ripping tool. more>>
GNU VCDImager is a program for making Video CD (and Super Video CD, a.k.a. SVCD) images out of MPEG movie files.
The images it creates are ready to use with programs which understand BIN/CUE images, such as cdrdao. GNU VCDRip allows for reversing the process, ripping mpeg tracks from (Super) Video CDs.
Main features:
- Free software available under the GNU Public License
- Support for Video CD 1.1 and 2.0 disc formats
- Support for the Super Video CD 1.0 disc format
- Full PBC (playback control) support (play lists, selection lists and end lists)
- Support for segment play items
- Automatic padding of MPEG streams on the fly
- Support for 99-minute (out-of-specification) CD-R media
- Extraction of Video CDs into files (incl. the PBC information)
- Runs on all major UNIX flavors and on Win32
- Use of XML for the description of Video CDs
<<lessThe images it creates are ready to use with programs which understand BIN/CUE images, such as cdrdao. GNU VCDRip allows for reversing the process, ripping mpeg tracks from (Super) Video CDs.
Main features:
- Free software available under the GNU Public License
- Support for Video CD 1.1 and 2.0 disc formats
- Support for the Super Video CD 1.0 disc format
- Full PBC (playback control) support (play lists, selection lists and end lists)
- Support for segment play items
- Automatic padding of MPEG streams on the fly
- Support for 99-minute (out-of-specification) CD-R media
- Extraction of Video CDs into files (incl. the PBC information)
- Runs on all major UNIX flavors and on Win32
- Use of XML for the description of Video CDs
Download (0.96MB)
Added: 2005-07-12 License: GPL (GNU General Public License) Price:
1577 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above cd image creator search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed