Main > Free Download Search >

Free optimization software for mac

optimization

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 71
CSS Optimizer X 1.1

CSS Optimizer X 1.1


CSS Optimizer X brings you a very useful help tool which is also a Cocoa GUI for the command line application CSS Optimizer. more>>

CSS Optimizer X 1.1 brings you a very useful tool which is also a Cocoa GUI for the command line application CSS Optimizer. It provides graphic access to all of CSS Optimizers features along with many Mac OS X features such as drag n drop, sheets, and drawers.

CSS Optimizer is a command line application that optimizes CSS code. It reduces the file size significantly, 20-60% depending on your coding style, by stripping unneeded characters such as white-space, tabs, newlines, and semi-colons. CSS Optimizer only eliminates characters that are not vital to proper display of the CSS file.

CSS Optimizer also converts long-hand CSS declarations to short hand equivalents to eliminate even more unneeded characters. CSS Optimizer has been tested to work under many browsers such as Firefox, Mozilla, Safari, and IE; currently have not found a browser that it does not work successfully on.

Major Features:

  1. 20-60% file size optimization
  2. Full long-hand to short-hand conversion
  3. Support for parsing CSS code in
<<less
Download (98K)
Added: 2005-12-03 License: Free Price:
downloads
ImageOptim 1.2.1

ImageOptim 1.2.1


ImageOptim brings you a front-end (GUI) for set of tools which is an easy way for optimization of PNG/JPEG images and GIF animations. more>> <<less
Download (991KB)
Added: 2009-08-03 License: Freeware Price: FREE
downloads
 
Other version of ImageOptim
ImageOptim 1.2Optimisation makes files smaller (in terms of disk space) by finding optimal compression parameters and by removing unneccessary information, like file comments, EXIF tags and color profiles
License:Free
Download (1MB)
downloads
Added: 2009-07-05
iDictionary Lite 1.0

iDictionary Lite 1.0


iDictionary Lite provides you with a sophisticated Mac OS X application which lets you put a dictionary and/or thesaurus onto your iPod. more>>

iDictionary Lite 1.0 provides you with a sophisticated Mac OS X application which lets you put a dictionary and/or thesaurus onto your iPod. iDictionary Lite leverages the Oxford dictionary available with OS X 10.4 along with some very smart filtering and optimization techniques to create a dictionary or thesaurus that will fit on an iPod. The dictionary or thesaurus is displayed on your iPod using the iPod's built in "Notes" feature.

The "Notes" feature, which is needed to view a dictionary or thesaurus on your iPod, is available on 3rd generation or newer iPods (sold since April, 2003.). iDictionary Lite restricts the dictionaries created to letters A-D. If you want to be able to access a full dictionary or thesaurus you must purchase a license for the standard version of iDictionary.

Requirements:

  • OS X 10.4 or higher
  • 3rd generation or higher iPod
<<less
Download (526.4KB)
Added: 2006-04-20 License: Freeware Price:
downloads
Electronics Optimizer 1.0.4

Electronics Optimizer 1.0.4


Electronics Optimizer is an electronic circuit analysis tool more>>
Electronics Optimizer is an electronics design tool for advanced optimization and design of electronic circuits - with Optimizer, Monte Carlo and Worst Case Analysis.

Electronics Optimizer will help you quickly design a circuit (choosen from a standard library of circuits) to match your specified design parameters without drawing a schematic.

Moreover Electronics Optimizer has a calculator for first-cut estimates for designers.

<<less
Download (1.6MB)
Added: 2007-05-18 License: Freeware Price:
906 downloads
HVS Animator 1.0.3

HVS Animator 1.0.3


Full-featured GIF animation editor. more>>
HVS Animator is a full-featured GIF animation editor. Advanced HVS Animator Pro optimization featuresare enabled for the first 15 days, after which you can unlock them by purchasing the advanced version. Version 1.0.3 includes the ability to set exact loop counts.
<<less
Download (350KB)
Added: 2004-09-17 License: Freeware Price:
4807 downloads
TTMath 0.8.4

TTMath 0.8.4


A bignum library written in the C++ programming language more>>
TTMath 0.8.4 is a useful software which functions as a bignum library written in the C++ programming language. TTMath provides standard mathematical operations like add, sub, mul, div, pow etc. with the big integer and big floating point numbers.

Enhancements:

  • Fixed: UInt:DivInt() didn't check whether the divisor is zero
  • There was a hardware interruption when the divisor was zero(now the method returns one)
  • Fixed: the problem with GCC optimization on x86_64
  • Sometimes when using -O2 or -O3 GCC doesn't set correctly
  • The stack pointer (actually the stack is used for other things)
  • And you cant use instructions like push/pop in assembler code.
  • All the asm code in x86_64 have been rewritten, now instructions push/pop are not used, other thing which have access to stack (like "m" (mask) constraints in Rcl2 and Rcr2) have also gone away,
  • Now the library works well with -O2 and -O3 and the asm code
  • Is a little faster
  • Added: UInt:PrintLog(const char * msg, std:ostream & output) used (for debugging purposes) by macro TTMATH_LOG(msg)
  • (it is used in nearly all methods in UInt class)
  • Added: macro TTMATH_DEBUG_LOG: when defined then TTMATH_LOG() put some debug information (to std:cout)
  • Added: ttmathuint_x86.h, ttmathuint_x86_64.h, ttmathuint_noasm.h,
  • All the methods which are using assembler code have been rewritten to no-asm forms
<<less
Download (82KB)
Added: 2009-06-14 License: Freeware Price: FREE
12 downloads
MainMenu 1.7.2

MainMenu 1.7.2


MainMenu is Maintenance, cleaning and optimization menu item more>>
MainMenu is the tool for you if you dont have time to run all the various tools and scripts to keep your Mac running smoothly?.

MainMenu makes these tasks quick and easy, right from your menu bar.

Rebuilding your Spotlight library for faster searching, repairing permissions, cleaning caches to improve application performance, and even more advanced settings — such as enabling and disabling the Dashboard — are no more than two clicks away.

MainMenu is full of powerful maintenance tools to keep your Mac running like new, within a slick, simple interface.


<<less
Download (1.2MB)
Added: 2007-03-16 License: Freeware Price:
957 downloads
stringMixer 1.0

stringMixer 1.0


stringMixer - Random sorting utility on Mac Os X more>>
StringMixer is an application to separate a text in many elements, with a specified separator, and to sort them by random sequence.
stringMixer is free. You can make a donation.
Enhancements:
- Optimisation of random function.
- Add pf a popup menu for separators.
<<less
Download (58KB)
Added: 2006-07-27 License: Freeware Price:
1185 downloads
apfloat Lib 2.41

apfloat Lib 2.41


apfloat Lib - High performante arithmetic library more>>
Apfloat is a C++ arbitrary precision arithmetic package. Multiplications are done using Fast Fourier Transforms for O(n log n) complexity. The transforms are done as Number Theoretic Transforms to avoid round-off problems.

Three different moduli are used for optimal memory usage. The final result is achieved using the Chinese Remainder Theorem. The algorithms are optimized for very high precision (more than 100 000 digits). The package is written to be easily portable, but also includes assembler optimization in critical parts for various processors for maximum performance.

Completly freeware for non-commercial use.
<<less
Download (273KB)
Added: 2006-04-05 License: Freeware Price:
1300 downloads
LottoChecker 1.0

LottoChecker 1.0


LottoChecker is a program to check your Lottoresults more>>
LottoChecker is a program to check your Lottoresults. LottoChecker can be customized for your country - just a short trip to the preferences. So dont let the screenshot below fool you into thinking it is not for you!

LottoChecker is a tool to control and follow up your Lotto results. Just enter the winning numbers and you know your profits or losses - immediately. No more manual counting necessary.

LottoChecker keeps a history of all the drawings your form participated in. At the end of the road, you will know the exact price of playing Lotto. LottoChecker does not do any statistics or optimization or guessing. We are pretty sure every possible combination has an equal chance in Lotto, so trying to guess with pseudo-statistical nonsense is, well, nonsense. That is how we see it at least.


<<less
Download (172KB)
Added: 2005-10-26 License: Freeware Price:
1461 downloads
Safari Teflon 1.5

Safari Teflon 1.5


Safari Teflon - Safari cache & history cleaner more>>
Safari Teflon deposits a runtime agent which empties Safaris Browser Cache (every minute, and History (on relaunch - 1 minute max).
No application is installed; only a few files on selected directories are required for this program to run.
Enhancements:
- This is now a Universal Application
- Log overflow fixed
- Bugfixes and optimization
- Uninstaller now available.
<<less
Download (50KB)
Added: 2006-07-27 License: Freeware Price:
1187 downloads
TINKER 4.2

TINKER 4.2


TINKER - Molecular modeling software more>>
The TINKER molecular modeling software is a complete and general package for molecular mechanics and dynamics, with some special features for biopolymers. TINKER has the ability to use any of several common parameter sets, such as Amber (ff94, ff96, ff98 and ff99), CHARMM (19 and 27), Allinger MM (MM2-1991 and MM3-2000), OPLS (OPLS-UA, OPLS-AA and OPLS-AA/L), Liam Dangs polarizable potentials, and our own AMOEBA polarizable atomic multipole force field. Parameter sets for other standard force fields such as GROMOS, UFF, ENCAD and MM4 are under consideration for future releases.

The TINKER package includes a variety of novel algorithms such as a new distance geometry metrization method that has greater speed and better sampling than standard methods, Elbers reaction path methods, several of our Potential Smoothing and Search (PSS) methods for global optimization, an efficient potential surface scanning procedure, a flexible implementation of atomic multipole-based electrostatics with explicit dipole polarizability, a selection of continuum solvation treatments including several variants of the generalized Born (GB/SA) model, an efficient truncated Newton (TNCG) local optimizer, surface areas and volumes with derivatives, a simple free energy perturbation facility, normal mode analysis, minimization in Cartesian, torsional or rigid body space, velocity Verlet stochastic dynamics, an improved spherical energy cutoff method, Particle Mesh Ewald summation for partial charges and regular Ewald for polarizable multipoles, a novel reaction field treatment of long range electrostatics, and more....


<<less
Download (26.2MB)
Added: 2006-02-21 License: GPL Price:
1364 downloads
IceClean 2.5

IceClean 2.5


IceClean - a powerful system maintenance and optimization tool more>>
IceClean is a system created to help you solve maintenance and optimization problemsusing built-in Unix system tasks to help your Mac stay healthy and to keep it running smoothly.
IceClean lets you execute the following tasks:
- Periodic routine scripts
- Verify preference files
- Repair permissions
- Run periodic scripts
- Update prebindings
- Remove user and root cache files
- Update Locate & Whatis databases
- Rebuild LaunchServices
<<less
Download (2.9MB)
Added: 2007-07-13 License: Freeware Price:
881 downloads
DAZ Studio 2.3.3.50

DAZ Studio 2.3.3.50


3D modeling and animation software. more>> 3D modeling and animation software.

Whether youre just getting started in 3D, or are an avid 3D artist and enthusiast, DAZ Studio will allow you to express yourself in 3D like never before.
Imagine being able to easily create your own convincing 3d artwork. You dont need to take any special courses or read any complicated books. Perhaps you have a scene in your mind that youd like to create.
Choose your 3D subjects and their virtual environment, and then let DAZ Studio fill in the rest for you. Or, perhaps youve found an interesting 3D character that you enjoy and would like to build a scene around it.
Either way, DAZ Studio can be the means to bring everything together into a stunning representation of your limitless imagination.
DAZ Studio is a free software application that allows you to easily create beautiful digital art.
DAZ Studio can be used to load in people, animals, vehicles, buildings, props, and accessories to create digital scenes.
DAZ Studio includes two pre-configured scenes ready for you to Load & Render within DAZ Studio. Just double-click on the scene thumbnails inside of DAZ Studio, and everything will come on screen posed, lit, and ready for you to create a stunning digital image.

System requirements:
- Power Macintosh 700 MHz (1 GHz or faster recommended).
- 256 MB RAM min (512 recommended).
- 50MB free hard drive space for installation (For installation of the free content bundle, we recommend that you have 350 MB of free harddrive space).
- OpenGL compatible graphics card with at least 128 MB of onboard.
- Drivers supporting OpenGL 1.1 recommended.
- NVIDIA GeForce FX series cards highly recommended.
- ATI Radeon series cards recommended.
- 32-bit graphics color depth.
- CD-ROM drive.

Enhancements:
- The ability to create lip-syncs are now available and included in this release! You start with some of the sound files included in DAZ Studio or create your own to see your favorite figure lip-sync.
- Lip-Sync provides the ability to show your figure speaking or singing along with facial animations and gestures. Quickly and easily load your figure and sound files, then Lip-Sync does all the work to "sync" up your figures facial and mouth movements with the associated sound file and time line. In no time, you have a fun and fanciful animation using Lip-Sync and DAZ Studio.
- More specifically, you now have the ability to load audio and DMC files from
- Mimic directly into DAZ Studio to animate the figure for speech synthesis. Audio can also be recorded directly to the Lip Sync plug-in and applied to the figure. DAZ Studio provides the option to load Mimic Pro and edit the animation there and then update the animation in DAZ Studio. If you do not have Mimic Pro, you can purchase it through our online store.
- Offers you the choice of which surfaces you would like smoothed, and at what angle. This tool is found in the Surface Tab.
- You will enjoy the benefits of more versatile content. This will make it easier to create content as well.
- Previous releases of DAZ Studio had smoothing turned on for all objects. This made most objects smooth by default. Special care had to be taken to model a sharp edge or a corner into an object. Now smoothing is available down to the surface level. This new feature makes it easier to specify a sharp edge to an object. For example, take a primitive cube that is now welded at the seams. Now you can specify any angle below 90 degrees and it will remain a cube. However, now that the smoothing angle is in place, the cubes are treated differently. They are now welded at the seams and, as such, can be sub-divided into a smooth sphere. This Smoothing Angle tool will make it easier for modelers who want the sharp edges defined on their models, and a faster way to define a smooth blend when a set of surfaces is at a specified angle greater than 90 degrees.
- Provides an interface to allow you to load content and select only the desired morphs or injections you need for the figure. Youll also have the ability to modify the morphs and injections during the session for each figure loaded. This allows you to free computer resources if you want to load a subset of the available morphs. The Power Loader will rely on models/content that support the new tool. In other words, if you dont have the supporting figure with its files, you wont see this interface.
- A few content files will begin to be shipped with the PowerLoader scripts. These files include SubDragon, V4.2 and Aiko.
- Some changes have been made to the Parameters Tab. Youll see that new "Figure Favorites" and "Local Favorites" group have been added to the top of the tab. Both tools will allow you to copy your favorite or frequently used sliders to your favorites list. The favorites are broken out into Figure and Local Favorites. Local Favorites are node based, so if you have a morph slider in Local Favorites and its V4.2s MouthHeight morph, you can use this slider in favorites as long as the head is selected. When you select her shoulders, the Mouth height morph slider will go away until you select the head again. However, if you place the MouthSize slider into Figure Favorites, that slider will remain in the list even if you select another figure node.
- The addition of the Favorites group in the Parameters Tab is a workflow improvement that allows you to use your most frequently used or favorite sliders/tools and have them copied into your favorites list.
- You can also save space in the Parameters Tab by using the Mouse Over Sliders. This tool, which is found in the parameters tab options list, can be turned on or off. It hides the sliders until you mouse over the area - thus eliminating the space they take up. As the mouse moves off the item, the slider goes away.
- The Content Manager rescan has been optimized to run much faster. For the optimization to kick in youll need to scan your database one more time and from that scan forward, the scans will be extremely fast.
- If youre used to seeing files in a Tree View, youll be able to see all database categories listed in a tree view as well.
- New DAZ 3D default categories are in place, which means a better starting point for you. Old categories will also be respected.
- DAZ Studio takes it to the next level by supporting 3D pointing devices from Sandio and 3D Connexion. Now you can leverage the power of these devices to accelerate your work flow and work without the limits of a 2D mouse. Directly manipulate your objects, cameras and lights in 3D space using the device controls that allow you to control movement on all three axes.
- The Hexagon Bridge tool now supports Sub-D models! The tool that has allowed you to take models from DAZ Studio into Hexagon for modeling and back now allows you to transfer Sub-D meshes into Hexagon to create morphs for use in DAZ Studio.

<<less
Download (133.6MB)
Added: 2008-10-04 License: Freeware Price: FREE
382 downloads
beatbox 0.12

beatbox 0.12


A free Python library for querying/updating Saleforce.com data via SOAP API more>> SilverFast Ai (for Epson) award-winning scanner software sets a new standard for ease of control and sophistication for desktop scanners (film and flatbed). SilverFast Ai is high-end scanning and image optimization software from LaserSoft Imaging, a pioneer in desktop high-end imaging. SilverFast is now available for more than 300 scanners and digital cameras running under Mac (also OS-X) and Windows.
SilverFast Ai is individually adapted to each supported scanner and therefore can get the very best out of each scanner.
SilverFast Ai combines a very intuitive user interface with sophisticated and professional scanner and image controls. Beginners and professionals will appreciate the unique real-time controls and the intelligent automatic functions as well as the ability to manually adjust the image at any point.
Predictable color from the SilverFast Ai preview gives imaging and color reproduction a new dimension securing the correct workflow with the ScanPilot. The professional user can adjust any operation via numerical input and can precisely monitor the results using the integrated densitometer. SilverFast Ai enables any level of user to achieve brilliant results quickly !
SilverFast comes in three different flavors: as Stand-Alone Software with the SilverFast Launcher; as native Adobe Photoshop Plug-in or as universal TWAIN Module.
SilverFast 6 also has the Job Manager, a productivity function, so far only available as an option!
SilverFast Ai and SilverFast HDR are working in full 16 (48) bit mode and besides delivering uncorrected output into 48 bit HDR-format, also allows full 48 bit color-corrected output. Thus enabling the optimum throughput while securing maximum dynamic range!
SilverFast Ai Studio includes all of the well-known functions of Silverfast AI plus a many new, innovative tools. SilverFast Ai users can download the new SilverFast Ai Studio features as an upgrade for a reasonable price.
<<less
Download (28KB)
Added: 2009-05-17 License: GPL Price: FREE
237 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5