Main > Free Download Search >

Free photoscape 3.2 software for windows

photoscape 3.2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1303
PhotoScape 3.2

PhotoScape 3.2


This application is the fun and easy photo editing software that enables you to fix and enhance photos. more>> PhotoScape 3.2 offers users an amazing and easy photo editing software that enables you to fix and enhance photos.
Major Features:
  1. Viewer: View your folders photos, slideshow
  2. Editor: resizing, brightness and color adjustment, white balance, backlight correction, frames, balloons, mosaic mode, adding text, drawing pictures, cropping, filters, red eye removal, blooming
  3. Batch editor: Batch editing multiple photos
  4. Page: Make one photo by merging multiple photos at the page frame
  5. Combine: Make one photo by attaching multiple photos vertically or horizontally
  6. Animated GIF: Make one animation photo with multiple photos
  7. Print: Print portrait shot, carte de visite, passport photo
  8. Splitter: Divide a photo into multiple parts
  9. Screen Capture: Capture your screenshot and save it
  10. Color Picker: Zoom in screen on images, search and pick the color
  11. Rename: Change photo file names in batch mode
  12. Raw Converter: Convert RAW to JPG
Enhancements:
  • Support 19 languages : English, Korean, Chinese, Traditional Chinese, German, Dutch, Spanish(Spain), Spanish(Mexico,latain-america), French, Japanese, Russian, Polish, Italian, Portugese(Brazil), Thai, Hungarian, Turkish, Catalan, Slovak
  • Added save options : Backup, Save Exif, File date.
  • Added reflection filter.
  • Improved the speed of bloom, region, fake tilt-shift filter.
  • Added film effect dialog (Hotkey Ctrl-F)
  • Increased the adjustment accuracy of rotation and level-off.
  • Upgraded the file name change logics.
  • File name and comment displayable under attached photos.
  • Improved the speed of GIF animation preview.
  • Upgraded the Exif function (Preserve Exif after Raw connvert)
  • Minor bugs fixed.

<<less
Download (14MB)
Added: 2008-10-09 License: Freeware Price: FREE
13 downloads
 
Other version of PhotoScape
PhotoScape 3.4Photoscape is the fun photo editing software that will allow you to easily fix ...Photoscape is the fun photo editing software that will allow you to easily fix and
License:Freeware
Download (15.00MB)
downloads
Added: 2009-08-28
PhotoScape 3.3Photoscape is the fun photo editing software that will allow you to easily fix ... PhotoScape 3.3 is a powerful editing tool which can allow you to easily fix and enhance photos
License:Freeware
Download (14.00MB)
329225 downloads
Added: 2009-01-08
Photoscape 3.1Photoscape-an amazing free photo editing software,fixing and enhancing photos. Photoscape is the fun and easy photo editing software that enables you to fix and enhance photos
License:Freeware
Download (13.1MB)
329211 downloads
Added: 2008-07-25
PhotoScape 3.0Photoscape is the fun and easy photo editing software that enables you to fix and ... Photoscape is the fun and easy photo editing software that enables you to fix and enhance photos
License:Freeware
Download (10.4MB)
329723 downloads
Added: 2007-06-28
Photobie 3.2

Photobie 3.2


Photobie is an image editing software customized for photo editing more>>
Photobie is an image editing software. It is customized for photo editing. It supports multi-layer editing. Photobies screen-capture feature make your life easier for preparing presentation.
Photobie is a .NET windows application, thus a .NET framework 1.0 or higher must be installed before running Photobie. .NET framework 1.0 is free for win2K and winXP and can be downloaded here.
Photobie is an image editor that is customized for photo editing.
If you are using linux, you can download some free software Mono for supporting .NET framework.
With Photobie, you can do pretty much what Photoshop can do such as resizing, rotating, fliping, adjusting brightness/gamma/transparency, doing select/copy/cut/paste any shaped portion of image, erasing/moving/adjusting layers, drawing/filling colored shapes as well as text, converting the image format and quality, saving current editing workspace with many layers to ".pob" file for future retouching. Furthurmore, with Photobie, you can capture any shaped area on the screen.
<<less
Download (2.38MB)
Added: 2007-03-30 License: Freeware Price:
940 downloads
ChaosPro 3.2

ChaosPro 3.2


ChaosPro is a freeware fractal generator for the Microsoft Windows operating system more>>
ChaosPro is a freeware fractal generator for the Microsoft Windows operating system, able to create beautiful images based on mathematical formulas.
Main features:
- Multitasking and Multiwindowing
- This means ChaosPro is a true MDI application where each fractal resides in its own window. You can calculate several fractals at the same time in different windows. The different calculation threads use low priority, so you can calculate several fractals and continue doing your other work with the computer. All windows in ChaosPro are modeless dialogs, so can be open just as you like. You do not need to close any window in order to open another one.
- Realtime fractal exploration
- Well, this does not mean that you can dive into the fractal in realtime. Realtime in ChaosPro means that all changes take effect immediately. You grab the fractal with the mouse in order to move it around, and the effect is immediately visible. You assign another gradient (palette) and it gets applied immediately, no OK button to click on. If you move a slider (perhaps the rotation angle slider) the fractal thread constantly gets noticed that the slider changed its value and adjusts the fractal. How good and how fast it catches up with the changes depends on how fast your computer is. If you resize the fractal window then the fractal gets scaled accordingly. ChaosPro does not use modal dialogs, all parameter windows are modeless.
- True color
- ChaosPro does not know that there are only a limited number of colors. Basically it thinks there is an unlimited range of colors. Later in the fractal calculation it determines the colors based on a gradient (well, in ChaosPro a palette is a path through the color space based on about 250 knots). Depending on the coloring algorithm and on your display driver it then selects the colors. True color images with lots of colors, the mandelbrot set without those iteration bands, ChaosPro can calculate that sort of image.
- FractInt compatible
- To be honest: ChaosPro is not 100% FractInt compatible: There are situations where ChaosPro behaves different from FractInt. But it can read almost 80% of FractInts fractal types, starting with julia, mandel, upto complexnewton, barnsley1m, IFS, LSystem, etc. ChaosPros formula parser can parse FractInt *.frm files. ChaosPros gradient (palette map) editor can read FractInts *.map files. The IFS and LSystem formula editors can load FractInts *.ifs and *.l files as well.
- UltraFractal compatible
- You may ask how ChaosPro can be compatible to a fractal generator which uses a built in compiler. Is there really a compiler in ChaosPro? A compiler for a freeware fractal generator? Yes, indeed, there is: If another one can write a compiler, then I can do that, too. Its quite difficult and very time consuming, but its not impossible. So I wrote a fast compiler, wrote some automates to import UltraFractal formulas and there it is:
- A built in compiler which produces fast machine code. No extra DLL, no extra package to install. Its all in ChaosPro. For free.
- The compiler together with the import mechanisms allow ChaosPro to use all UltraFractal formulas (transformations, iteration formulas, colorings) and to calculate all fractals which UltraFractal can calculate.
- This especially means that ChaosPro has all the features of UltraFractal 3.02 currently built in.
- Animations
- In ChaosPro you can create zoom movies: Define where to start from, define where to end. Specify how many frames to calculate and press start. Too easy? Wait a moment:
- ChaosPro restricts you not only to simple zoom in/out/around movies, it lets you create animations based upon every fractal parameter in ChaosPro, in every combination. You simply define key frames of how your animation should look like, specify how many frames there should be between each pair of key frames and ChaosPro does the rest. The key frames may differ in any parameter which can be changed in a continuously manner, like the corners, the iteration value, the rotation angle, the parameter, the bailout value, the coloring paramaters, the palette and many others. Parameters which cannot change during an animation are the fractal type or flags for example: These must be the same during the animation. But the animation system is clever enough to not let you specify keyframes which do not match to the others you already have defined.
- So, are you interested in an animation flying into a Complex Newton Set, which keeps rotating, whereas the palette changes, just in order to fly around a bit and finally to fly back to the starting location animating the initialization point?
- And together with the 3D feature you additionally can animate all 3D parameters...
- 3D Transformations
- ChaosPro can create 3D views from two dimensional images, i.e. it can create height fields. This way you can create stunning images from fractals.
- Supports several fractal types
- ChaosPro not only creates Julia and Mandelbrot sets of any formula (using either one of about 20 built in formulas or using a user defined formula), it can create bifurcation diagrams, IFS fractals, Plasma fractals, Lindenmayer systems, dynamic systems like the Lorenz attractor, the Rossler attractor, and Lyapunov Spaces (more to come). ChaosPro not only wants to be able to create nice images, it wants to be more: There are two kinds of people interested in fractals. The one group is only interested in nice images, not knowing much about the math, the theory of fractals, etc. these people like programs like UltraFractal, Tierazon, Fractal eXtreme (and perhaps ChaosPro?). And then there is another group of people: People interested in the theory, the math, and these people want to explore fractals, they want different fractal types (different in the formula, different in the whole algorithm). These people mainly used FractInt simply because no other program offers so many interesting fractal types. Those people seem to love fractals like bifurcation diagrams or lorenz attractors, boring images, with interesting math behind them. And thats the reason why ChaosPro offers such fractal types. Happy exploring :-)
<<less
Download (4.78MB)
Added: 2007-05-03 License: Freeware Price:
1089 downloads
Mocha 3.2

Mocha 3.2


Allows you to generate nifty shifting images. Starting with a simple mathematical expression called a bene, a mix of gene and bean, pronounced bean, you can investigate the visual impact of variable t more>>
Allows you to generate nifty shifting images. Starting with a simple mathematical expression called a bene, a mix of gene and bean, pronounced bean, you can investigate the visual impact of variable time, the inflence of sounds, colors, and seed images to the images created by Mocha. Evolve your visualizations purposfully, exploring th effects of various changes to the bene.. Watch as images evolve organically, both by your explicit changes or on your behalf by Mocha inbreed mode Mocha runs standalone, using the line input of your soundcard or as a plug-in for WinAmp.
<<less
Download (152K)
Added: 1999-06-04 License: Freeware Price:
3798 downloads
TruxShare 3.2

TruxShare 3.2


TruxShare is the greatest file sharing program for Windows that let you find and download all kind of files (like .mp3, ogg, wma, wmf, wav, mpg, mpeg, mov, avi, asf, jpg, gif, rm, htm, html, txt, swf, more>>
TruxShare is the greatest file sharing program for Windows that let you find and download all kind of files (like .mp3, ogg, wma, wmf, wav, mpg, mpeg, mov, avi, asf, jpg, gif, rm, htm, html, txt, swf, doc) from some cool P2P networks - ED2K, Source Exchange, Kad. Also TruxShare put you in position to share your files with millions of users and expose your exceptional creations to the entire globe without having a website! TruxShare is completely FREE, just download and start using it! Program bundles NO Spyware!
<<less
Download (1115K)
Added: 2007-03-23 License: Freeware Price: $0.00
946 downloads
 
Other version of TruxShare
TruxShare 3.2.0TruxShare - TruxShare is the greatest file sharing program for Windows that lets you find ... TruxShare. TruxShare is the biggest file sharing tool for Windows
License:Freeware
Download (1.08MB)
2111 downloads
Added: 2007-03-28
PitPad 3.2

PitPad 3.2


PitPad is an advanced and easy to use text editor with syntax highlighting more>>
PitPad application is an advanced and easy to use text editor with syntax highlighting, multi level undo, and many many more...
Great as Notepads successor and as a tool for programmer, webmaster.
<<less
Download (542KB)
Added: 2008-11-26 License: Freeware Price:
334 downloads
HABExam 3.2

HABExam 3.2


HABExam application is an essential utility for the paranoid, the forgetful and the curious more>>
HABExam application is an essential utility for the paranoid, the forgetful and the curious.
Do you know what is hidden away on your PC? Do you need to find everything you have on record about a particular person?
Run HABExam and you might be surprised. HABExam can find scraps of information that you thought were deleted long ago.
HABExam was designed as a more flexible and faster alternative to the Windows Find utility and as a more user-friendly and forgiving replacement for the ubiquitous command-line utility, GREP.
Find options
- Normal text/Unicode/Hex
- Any occurrence
- Start of word
- End of word
- Whole word
- Match case
- File and folder names
Search-in options
- Files of type (mask)
- All files
- Selected files
- Hidden/System files
- Exclude selected types
- Include subfolders
Report style
- File names only
- Counts only
- First occurrence only
- All occurrences
- Context (verbose)
- Report file
<<less
Download (393KB)
Added: 2007-03-27 License: Freeware Price:
941 downloads
pAgenda 3.2

pAgenda 3.2


pAgenda - calendar/scheduler written in Python more>>
Calendar/scheduler written in Python. pAgenda is an application that uses sqlite database for multiple users/schedules yet small enough single db files to mail or put on disk. A single click prints daily schedule
Most calendars primary goal is use as eye-candy, or they are designed for inter/intra office communication/collaboration. pAgenda is meant to view/edit/print appointments quickly and easily. Why waste your time when youve got things to do?
pAgenda is written in Python with the wxWidgets toolkit. It makes use of the lightweight, Public Domain sqlite database.
<<less
Download (3.81MB)
Added: 2008-11-26 License: GPL Price:
387 downloads
Samedir 3.2

Samedir 3.2


This program allows you to synchronize the contents of folders at work and home computers (using Iomega ZIP or CDRW drives). Also Samedir is an advanced backup tool. Program uses compression to work b more>>
This program allows you to synchronize the contents of folders at work and home computers (using Iomega ZIP or CDRW drives). Also Samedir is an advanced backup tool. Program uses compression to work better. It works more efficiently then backup programs I know. Its very easy to use this program! Just select your source (working) folder and target (ZIP or CDRW) folder and choose the operation ("Compress", "Compress fast" or "Copying"). To update the home computer folders select source (ZIP or CDRW) and the corresponding target folder at your home computer and choose "Decompress".
<<less
Download (616K)
Added: 2001-11-29 License: Freeware Price: $0
2889 downloads
LOST 3.2

LOST 3.2


LOST is a free widget for all the Lost movie fans more>>
After a lot of hard work, I have been able to include a separate video player streaming the latest previews direct from ABCs website!
<<less
Download (1.71MB)
Added: 2007-02-13 License: Freeware Price:
986 downloads
Wipe 3.2

Wipe 3.2


Wipe offers you a file wiping application. It secure erases files more>>
Wipe offers you a file wiping application. It secure erases files.
<<less
Download (77.6KB)
Added: 2006-10-13 License: Freeware Price:
1885 downloads
PrimoPDF 3.2

PrimoPDF 3.2


A free PDF creation tool that converts to PDF from any application. more>> <<less
Download (20.87MB)
Added: 2008-03-17 License: Freeware Price: Free
607 downloads
GoldTach 3.2

GoldTach 3.2


GoldTach - the mini-sized and free Personal Firewall with mail protection more>>
GoldTach is a mini-sized and free personal firewall which can effectively protect you against hackers intrusion.
GoldTach workes in three ways: TCP/IP packets Filtration, Process Commnication Control and E-mail Protection by intercept and modify the extension of the mail attachment. GoldTach defines three security control levels: Normal, Strict, Custom .
Beginners can get the essential security by the default settings, and experts can customize the net policies for their needed. When GoldTach worked in "Lock internet" mode, all the processes can not access the internet but those you permited.
You can cut off all the internet connects immediately when emergency occurred . Process management tool let you know the details for processes, such as parent process ID, open handles, owned thread, created time etc.
It is a good way to find and prevent Troy. GoldTach supports three types of detailed log: operation log ,blocked IP packet log ,and applicatlion log. GoldTach provides two panels: Nice Panel & Advance Panel for your easy control of the network.
You can know current network status thru system tray icon. GoldTachs installation packet sizes is only 1.12MB. This free software is the basic version for GoldTach Pro (not free).
<<less
Download (1.23MB)
Added: 2005-09-16 License: Freeware Price:
1502 downloads
AlphaChess 3.2.4

AlphaChess 3.2.4


AlphaChess is fully fonctionnal chess game that allows you to challenge your computer or another player in a local game or over a network game. more>>
AlphaChess is fully fonctionnal chess game that allows you to challenge your computer or another player in a local game or over a network game. The game has a very nice looking, unique and fully customizable game board on which you may change every single color. Included with the game are 5 cool looking themes for the game board and you can also easily add and remove your own. It is also possible to choose within 18 original chess sets to play with and you may even change the pieces color.
<<less
Download (909K)
Added: 2008-09-07 License: Freeware Price: $0.00
293 downloads
VZOchat 5.3.2

VZOchat 5.3.2


Easy-to-use, small software for free video chat and communication; requires no special skills to use. It features user-profile display with photograph, an address book with user presence status, call more>>
Easy-to-use, small software application for free video communication via the Internet on any broadband or even dial-up connection. It works with most PCs and web cameras and does not require special skills to use. Its advanced network support allows connections when both users are behind a firewall and even works through HTTPS and SOCKS proxies. NAT hole punching (NHP) technique is implemented in program, allowing direct connections in many network configurations. The software provides good video quality with full-screen video support and a noise-reduction feature for noisy USB cameras. It contains a proprietary video codec that has been specially designed for online video communication at lower connection bandwidths from 30 to 100 kbit/s. This application features an address book with user presence status and detailed user information with a photo. The software supports downloadable skins and language packs.
<<less
Download (2823K)
Added: 2007-03-21 License: Freeware Price: $0
16578 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5