Main > Free Download Search >

Free photoshop software for linux

photoshop

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 33
Photorec 6.6

Photorec 6.6


PhotoRec is a small tool to recover pictures from digital camera memory. more>>
PhotoRec is a small tool to recover pictures from digital camera memory. Photorec software searches for MOV and JPEG headers, and because there is (usually) no data fragmentation, it can recover the whole file.
It can recover data from CompactFlash, Memory Stick, SecureDigital, SmartMedia, Microdrive, MMC, USB Memory Drives...
PhotoRec is safe to use, it will never attempt to write to the drive or memory support you are about to recover from. Recovered files are instead written in the directory from where you are running the PhotoRec program.
Photorec ignores the filesystem, this way it works even if the filesystem is severely damaged.
It can recover lost files at least from:
- FAT,
- NTFS,
- EXT2/EXT3 filesystem
Digital Camera
PhotoRec has been successfully tested with:
- Canon EOS300D, 10D
- HP PhotoSmart 620, 850, 935
- Nikon CoolPix 775, 5700
- Olympus C350N, C860L, Mju 400 Digital, Stylus 300
- Sony DSC-P9
- Praktica DCZ-3.4
- Casio Exilim EX-Z 750
PhotoRec searchs known file header and because there is no data fragmentation (usually), it can recover the whole file. Photorec recognises numerous file format including:
Archive
- .7z 7zip archive file
- .bz2 bzip2 compressed data
- .gz gzip compressed data
- .rar Rar archive
- .tar tar archive
- .zip zip archive
- Multimedia
- .asf, .wma, .wmv: Advanced Streaming Format used for Audio/Video
- .au Sun/NeXT audio data
- .avi .wav RIFF audio/video
- .bmp BMP bitmap image
- .cdr Corel Draw
- .crw Canon Raw picture
- .ctg Canon catalog
- .dcr Kodak Raw picture
- .dsc Nikon dsc
- .fla Flash Project File
- .gif Graphic Interchange Format
- .jng JPEG Network Graphics
- .jpg JPG picture
- .mng Multiple-Image Network Graphics
- .mov MOV video
- .mp3 MPEG ADTS, layer III, v1 audio
- .mp4 MPEG 4
- .mpg Moving Picture Experts Group video
- .mrw Minolta Raw picture
- .ogg OGG Vorbis audio
- .orf Olympus Raw Format picture
- .pcx PCX file format
- .pef Pentax Raw picture
- .png Portable Network Graphics
- .psd Adobe Photoshop Image
- .qxd QuarkXpress Document
- .qxp QuarkXpress Document
- .raf Raw Fujifilm picture
- .raw Contax picture
- .rdc Rollei picture
- .sit Mikron
- .sr2 Sony Raw picture
- .tif Tag Image File Format
- .x3f Sigma/Foveon X3 raw picture
- .xcf GIMP XCF File
Office
- .doc Microsoft Word
- .mbd Access database
- .odd OpenDocument Drawing
- .odp OpenDocument Presentation
- .ods OpenDocument Spreadsheet
- .odt OpenDocument Text
- .pap Papyrus word file
- .ppt PowerPoint presentation
- .rtf Rich Text Format
- .sda StarDraw
- .sdc StarCalc
- .sdd StarImpress
- .sdw StarWriter
- .slk Sylk, Multiplan Symbolic Link Interchange
- .sxc OpenOffice Spreadsheet
- .sxd OpenOffice Drawing
- .sxi OpenOffice Presentation
- .sxw OpenOffice Text Document
- .txt Text file
- .vis Visio document
- .xls Microsoft Excel
Others
- .asp ASP script
- .bat Batch
- .c C source file
- .dbf DBase 3 (prone to false positive)
- .dbx Outlook Express
- .eps Encasulated PostScript
- .exe MS executable
- .frm MySQL table definition
- .h C header
- .html HTML
- .jsp JSP script
- .MYI MySQL MISAM compressed data
- .pdf Portable Document Format
- .php PHP script
- .pl Perl script
- .prc PalmOS application
- .ps PostScript document
- .pst Outlook
- .py Python script
- .qdf Quicken
- .sh Shell script
- .wab Windows Address Book
Enhancements:
- A new method for handling fragmented data is now used, making recovery more reliable and faster.
- This release can be set to search for files in FAT16/FAT32 unallocated space only, which avoids wasting time recovering files that are still accessible, making the recovery of lost files much faster and more efficient.
- New file formats have been added.
<<less
Download (1.0MB)
Added: 2007-05-09 License: GPL (GNU General Public License) Price:
934 downloads
gimpShop 2.2.11

gimpShop 2.2.11


gimpShop is a fork of GIMP which changes the layout of the user interface to resemble Adobe Photoshop. more>>
gimpShop project is a fork of GIMP which changes the layout of the user interface to resemble Adobe Photoshop.
Version 2.2 is an update on GIMP 2.0. GIMP 2.2 is fully backward compatible to GIMP 2.0. Plug-ins and scripts written for GIMP 2.0 will continue to work and dont need to be changed nor recompiled to be used with GIMP 2.2. We do however hope that plug-in authors will update their plug-ins for GIMP 2.2 and adapt the GUI changes we did with this version.
GIMP 2.2 replaces GIMP 2.0. It is advised that you uninstall GIMP 2.0 before installing GIMP 2.2. If you want to keep GIMP 2.0 installed in parallel to GIMP 2.2, you have to choose a separate prefix which is not in your default library search path.
This code has already seen quite some testing but a lot has changed since version GIMP 2.0 and we could very well have introduced new bugs. If you find any , make sure you report them at bugzilla.gnome.org (after checking that it isnt reported already).
The GIMP 2.2 API is guaranteed to be backward compatible (source and binary) with the GIMP 2.0 API. If you find that your 2.0 plug-in break when used with the GIMP 2.2 libraries, or if you cannot compile a GIMP 2.0 plug-in against the GIMP 2.2 header files, please report that as a
bug.
Enhancements:
- Keeping up with GIMP releases.
<<less
Download (13.4MB)
Added: 2006-08-11 License: GPL (GNU General Public License) Price:
3904 downloads
Apache::BioChrome 1.16

Apache::BioChrome 1.16


Apache::BioChrome is an Apache handler for Image::BioChrome to colorise gif files based on information provided in the url. more>>
Apache::BioChrome is an Apache handler for Image::BioChrome to colorize gif files based on information provided in the url.

SYNOPSIS

#httpd.conf
PerlTransHandler Apache::BioChrome

# anywhere you can configure a location
< Location /biochrome >
PerlSetVar biochrome_cache /tmp/biochrome
PerlSetVar biochrome_source /usr/www/images/biochrome
< /Location >

This module is designed to allow the automatic building of gif images that make up an interface by using the Image::BioChrome module to replace values in the global color table. It takes the color information from the URL and creates a copy of the gif file from the source directory in the location specified by the biochrome cache variable. This file is then returned by apache using the standard delivery method.

I developed this module because we produce lots of web sites where a high proportion of the site interface is common. But where images need to be in a different color for specific sites.
Once you have the handler setup as above you can call it in two different ways:
/biochrome/alpha_ff0000_0000ff/picure.gif

Will take the file picture.gif and do an alpha map replacement using the colors ff0000 and 0000ff as the two ends of the spectrum. The use of alpha maps should be familiar to anyone who uses photoshop or gimp a lot. Essentially the colors are taken from the url and used as follows. The first color will be the background color of the image. The second color will be applied to those pixels where the red channel is turned on.

/biochrome/ff0000_00ff00_0000ff_ccffff/picure.gif

Will take the file and replace colors in the global color table with those provided on the url. In the example whatever color was the first in the color table will be replaced with red. Colors are replaced until we run out of replacements or positions in the color table to replace.

For further details of how to create your graphics and examples of using BioChrome see the examples directory or the Image::BioChrome documentation.

<<less
Download (0.060MB)
Added: 2006-10-12 License: Perl Artistic License Price:
1107 downloads
Color::Scheme 1.02

Color::Scheme 1.02


Color::Scheme is a module used to generate pleasant color schemes. more>>
Color::Scheme is a module used to generate pleasant color schemes.

This module is a Perl implementation of Color Schemes 2, a color scheme generator. Start by visitng the Color Schemes 2 web site and playing with the colors.

When you want to generate those schemes on the fly, begin using this modoule. The descriptions herein dont make too much sense without actually seeing the colorful results.

Henceforth, paragraphs in quotes denote documentation copied from Color Schemes 2.

"Important note: This tool doesnt use the standard HSV or HSB model (the same HSV/HSB values ie. in Photoshop describe different colors!). The color wheel used here differs from the RGB spectre used on computer screens, its more in accordance with the classical color theory.

This is also why some colors (especially shades of blue) make less bright shades than the basic colors of the RGB-model. In plus, the RGB-model uses red-green-blue as primary colors, but the red-yellow-blue combination is used here.

This deformation also causes incompatibility in color conversions from RGB-values. Therefore, the RGB input (eg. the HTML hex values like #F854A9) is not exact, the conversion is rough and sometimes may produce slightly different color."

<<less
Download (0.011MB)
Added: 2007-03-29 License: Perl Artistic License Price:
944 downloads
LightZone 2.4

LightZone 2.4


LightZone is a proprietary photo browser and editor for Mac OS, Windows, and Linux. more>>
LightZone is a proprietary photo browser and editor for Mac OS, Windows, and Linux. Its like Photoshop and The Gimp, but its easier to use and focused on photography.

LightZone photo editor features raw file support, high-fidelity color space management, color-managed printing and completely non-destructive editing

The Linux tarball is a complete binary including a manual and a Sun Java JRE. It requires no privileges and runs no install scripts.

LightZone is a proprietary photo editor developed by Light Crafts, Inc. of Palo Alto, CA.

<<less
Download (MB)
Added: 2007-02-14 License: Freely Distributable Price:
1002 downloads
HighMoon 1.2.4

HighMoon 1.2.4


HighMoon is a game similar to Artillery or Worms but it takes place in the universe. more>>
HighMoon is a game similar to "Artillery" or "Worms" -- but it takes place in the universe. There is a planet system between two flying saucers. The gravitational fields of the planets and moons change inevitably each ballistic curve.
In HighMoon is not easy to eliminate an enemy. If you miss it, the shoots can change their direction and become dangerous to the attacker.
HighMoon can be played against a computer or a human opponent in many planet systems.
HighMoon was first release with Version 1.0 in January 2005. My hardware was an AthlonXP 1700+ on a Gigabyte 7DXR+ Mainboard with 512MB DDRam, a Radeon 7500/AGP 4x Videocard and painfull onboard Sounds of a lalala 1371...
HighMoon was coded with a GNU g++ 3.4.3 running on Gentoo Linux with a vanilla-Kernel 2.6.11.5 The Sources were edited with (g)Vim 6.3 and jEdit 4.2 (nice Editor!) both available for Linux, Windows and Mac. Later Versions werde edited using Eclipse 3.0.1 width CDT 2.1. I used the SDL-Library as Graphics- und Soundinterface. This library is available for Linux, Windows and Mac as well.
The Flying Saucers and the planets were rendered using 3DStudio MAX 5 running on Windows XP. I Used Gimp 2.0 und Photoshop CS to draw the Font and the other graphics.
Installation:
HighMoon uses the SDL-Library (including SDL-Image!) for Display, Sound and Keyboard functions. For compilation of the sourcecodes you need a GNU g++.
There is a Makefile, so you can compile with a simple
make
in the sources-directory. After successfull compilation the Executable is called "ufo".
./ufo
starts the game.
If you would like to install the Game, edit the Install Paths in the Makefile. Then type:
make install
Enhancements:
- This release adds Netherlands language support.
<<less
Download (0.40MB)
Added: 2006-03-28 License: GPL (GNU General Public License) Price:
1305 downloads
Online Contact Sheet Creator 2.5

Online Contact Sheet Creator 2.5


Online Contact Sheet Creator is an online tool that generates stylish contact sheets without any fussing around in Photoshop. more>>
Online Contact Sheet Creator script that generate stylish contact sheets without any fussing around in Photoshop.
You can use the script to generate contact sheets for clients (great for photographers or graphic designers), or you can use it personally for a small photo album.
You can also add Online Contact Sheet Creator to your web site to add some functionality for your visitors.
Main features:
- Online Contact Sheet Creator is easy to install, just a few simple steps and youre done!
- You select the number of images a visitor can upload for their sheet.
- A temporary file system insures that you wont max out your web hosts file size limits.
- The contact sheets look clean and professional, with each photo numbered for easy reference.
<<less
Download (0.008MB)
Added: 2006-02-23 License: Freeware Price:
1342 downloads
Piratronic Arts Xmms Controler 1.0

Piratronic Arts Xmms Controler 1.0


Piratronic Arts Xmms Controler can control your xmms with style! more>>
Piratronic Arts Xmms Controler can control your xmms with style!

If you like something Use it in the way you want, if you dont like something change it it content the photoshop psd files!

<<less
Download (0.33MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1205 downloads
PHP PSD reader 1.1

PHP PSD reader 1.1


PHP PSD reader reads .PSD files (Adobe Photoshop Documents) using only PHP4 or PHP5 and GD. more>>
PHP PSD reader reads .PSD files (Adobe Photoshop Documents) using only PHP4 or PHP5 and GD. The project comes with imagecreatefrompsd (a function that returns an image handle just like the native PHP imagecreatefrom functions).

It supports documents from Adobe Photoshop 3.0 up to version CS3, where compatibility has been enabled. The class is also usefull for retrieving basic data from a Photoshop document.

You can use this script for a portfolio gallery, or to see the contents of a .psd file when Photoshop is not available.
<<less
Download (MB)
Added: 2007-01-12 License: GPL (GNU General Public License) Price:
1051 downloads
Tess 0.40

Tess 0.40


Tess is a C++ library that helps automate final assembly of tedious graphic design tasks. more>>
Tess is a C++ library that helps automate final assembly of tedious graphic design tasks (e.g. from photoshop or gimp), such as conjuring piles of web page-specific navigation features.

The project can composite an arbitrary stack of RGBA images, draw antialiased TrueType text (via FreeType), and generate a few shapes and effects. It groks PPM and PAM files, and includes a Perl binding.

<<less
Download (0.028MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
866 downloads
True Color Picker 2007-07-06

True Color Picker 2007-07-06


True Color Picker is a PHP class that can be used to present a palette to let the user pick colors. more>>
True Color Picker is a PHP class that can be used to present a palette to let the user pick colors.

It displays an image with all the tones for the user to pick by clicking in an image point with the desired tone similar to Photoshop.

It uses AJAX to update the picker boxes without reloading the page.

<<less
Download (MB)
Added: 2007-07-13 License: Freely Distributable Price:
837 downloads
gnome-themes 2.19.90

gnome-themes 2.19.90


gnome-themes is a GNOME theme manager. more>>
gnome-themes is a GNOME theme manager.

All the a11y themes in this module inherit from the gnome theme. The gnome theme is in the gnome-icon-theme module, and has to be built and installed separately.

1. Editing the gtkrc files

The gtkrc.in files for each a11y theme are currently generated by autogen.sh. Each gtkrc.in file is the concatenation of these files:

$theme/gtk-2.0/$theme.rc
common/gtk-stock-icons.rc
common/panel-stock-icons.rc
common/media-stock-icons.rc
common/capplet-stock-icons.rc

It follows that you should NOT edit gtkrc.in directly. Instead, edit the appropriate .rc file, then re-autogen before building. This obviously kind of sucks, but it was the only way I could get it to work at the time :/

2. Adding new icons

The module is currently configured to make it easy to add or remove a stock icon from all themes at once, but not so easy to do so on a per-theme basis. This works well for now but probably wont if we want to make this a more general theme repository.

So, to add a new gtk stock icon to all themes:

- Add the icons filename to common/all-stock-items.data
- Add the line you want to appear in the themes RC files to the appropriate common/*.rc file
- Add the icon files, each with the same filename, to all the /pixmaps/ directories.

GNOME icons that are themed via the icon theming mechanism (as specified on freedesktop.org) are currently still added individually in each < theme >/icons subdirectory. E.g. to add a new 48x48 application icon to all the themes, you have to modify each < theme >/icons/48x48/apps/Makefile.am individually, and add the appropriate icon file to each < theme >/icons/48x48/apps directory.

3. Changing icon sizes

The icon sizes for ALL the LargePrint themes are defined in configure.in. Changing them here will affect all LargePrint themes.

4. Changing colours

To change the colours in a particular theme, edit its /gtk-2.0/ .rc file.

5. Switching icon themes

In 2.2 and later, use gnome-theme-manager, and choose the Icon theme from the Details subdialog.

In earlier versions of GNOME, unless youre running my patched theme switcher dialog (patch in bugzilla,
#93486), youll need to switch icon themes by hand using GConf:

$ gconftool-2 -s /desktop/gnome/interface/icon_theme " " --type=string

6. To create low contrast icons in GIMP from the original coloured icon

Use the low-contrast-preset.scm GIMP script in this directory to create a low contrast icon from a regular-coloured icon. (Read the comments in the script for instructions on how to install and use it.) Thanks to Guillermo for providing this!

Note: In GIMP, Input=0/0.6/255, Output=75/255 seems to give results closer to the icons Suzanna converted in Photoshop, but plugging these values into this script seems to give different results from doing it manually in the Levels dialog :/
<<less
Download (2.7MB)
Added: 2007-08-13 License: LGPL (GNU Lesser General Public License) Price:
816 downloads
VIPS 7.12.3

VIPS 7.12.3


VIPS is a free image processing system. more>>
VIPS is a free image processing system. It aims to be about half-way between Photoshop and Excel: it is very bad at retouching photographs, but very handy for the many other imaging tasks that programs like Photoshop get used for.
It is good with large images (images larger than the amount of RAM in your machine), and for working with colour. Here is a recent publication on VIPS.
VIPS comes in two main parts: libvips is the image-processing library and nip2 is the graphical user-interface.
Both work on Unix (with convenient packages for Gentoo, Debian, Ubuntu and FreeBSD), Windows (NT, 2k and XP only) and Macintosh (OS 10.2 and later). The VIPS library is licensed under the LGPL and and the user-interfaces are licensed under the GPL.
VIPS has been used and developed in the EU projects VASARI, MARC, VISEUM, ACOHIR, CRISATEL, ARTISTE and MUSA. The Department of Electronics and Computer Science at the University of Southampton use it as an image processing framework in research projects.
Its used at The National Gallery, London for most of their imaging research. VIPS is also used in a number of other labs, museums and galleries around the world (including MOMA, the Louvre and BStGS), mostly for infra-red reflectogram mosaic assembly. IIPimage use it to manipulate very large images.
Enhancements:
- A major new release after almost 3 years work: faster, more scaleable, image metadata support, lower memory use, more image file formats, integrated matrix and plot display, background recalculation, many new operations.
<<less
Download (4.3MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
820 downloads
Freejtv HTML/Javascript Slideshow Template 1.16

Freejtv HTML/Javascript Slideshow Template 1.16


Freejtv HTML/Javascript Slideshow Template is a cross-browser, cross-platform HTML/Javascript template page... more>>
Freejtv HTML/Javascript Slideshow Template is a cross-browser, cross-platform HTML/Javascript template page for building your own slideshow and gallery. The project supports more than 30 DirectX transitions in the IE browser and fade in/out transition in Firefox.
Howto:
Press Simple Slide, Effect Slide and Collage Slide on top menubar to generate your own thumbnail photo album and music photo presentation (NO demo versions restriction or other functional limitations). Its a self-aid free service (based on Java applet, 1.4.2 or higher is required).
Nowadays a lot of free web hosting services provide free subdomain web space (100-500M space, 5G-20G bandwidth/Month, 500K filesize limit, PHP support, Zero cost for 1 year). You can upload the generated thumbnail gallery and the slide page to any web spaces. If the photos are too large, you can press the Image Processing on top menubar to reduce the filesize of a group of jpeg files. Its much easier than using photoshop to save them one by one.
Problems:
The most common error is caused by applets cache. For efficiency, applet and application data are cached and sticky in a directory other than browsers cache. If the applet could not work correctly, you should open the java plugin control panel and empty the cache first.
Error could also be caused by proxy. As this site is powered by services from Blogger, Googlepages and Myjavaserver, users should make sure that the browser could visit the 3 sites. Since applet may use a network connection different from browsers, users should make sure that the applet could visit all the three sites too. Applets network connection could be set from java plugin control panel.
If it still could not work, email the java consoles output to me.
Enhancements:
- Background music playing is improved in Firefox and Safari.
- This release works with Safari correctly.
- Music pause/resume support has been added.
- The documentation has been revised.
<<less
Download (0.56MB)
Added: 2007-06-22 License: Free for non-commercial use Price:
867 downloads
ImageBot 4.0.6

ImageBot 4.0.6


ImageBot allows lets you upload your images to a free image hosting service. more>>

ImageBot 4.0.6 is an extremely useful utility for everyone. It is actually a Firefox extension that allows you to upload your images to a free image hosting service (ImageShack or Photobucket).

ImageBot lets you sort, filter, and make image galleries out of your images in a snap. It is especially good for your eBay auctions by way of the Thumbnail Gallery template included by default.

Enhancements:

  • ImageShack now works again.
  • Photoshop now works again.

Requirements:

  • Mozilla Firefox
<<less
Added: 2009-06-29 License: MPL Price: FREE
26 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3