Main > Free Download Search >

Free from jpeg software for mac

from jpeg

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 419
Digital Frontiers HVS JPEG 2.21

Digital Frontiers HVS JPEG 2.21


Digital Frontiers HVS JPEG is a plugin equipped with the ability to make JPEG images with superb quality and file size more>>

Digital Frontiers HVS JPEG 2.21 is a plugin equipped with the ability to make JPEG images with superb quality and file size

<<less
Added: 1998-10-11 License: update/patch Price:
downloads
Kropper 1.3

Kropper 1.3


Kropper - Crop and resize images more>>
Kropper is a simple utility you can use to crop, resize and save images in jpeg format. It is a handy program particularly useful to him who usually publishes web-contents and is not able, or does not wish, to use complex programs to treat images.
Enhancements:
- Now it is possible to write text over the images.
<<less
Download (4MB)
Added: 2005-10-26 License: Freeware Price:
1460 downloads
Find JPEGged EPSFs 1.0

Find JPEGged EPSFs 1.0


Find JPEGged EPSFs - Search for PS EPS images in Quark more>>
The Find JPEGged EPSFs AppleScript will search the current QuarkXPress document for Photoshop EPS images saved using JPEG compression and open them all in Photoshop.

<<less
Download (11KB)
Added: 2006-05-17 License: Freeware Price:
1257 downloads
GetResFromIRB 1.0

GetResFromIRB 1.0


GetResFromIRB - Read the hexadecimal data in JPEG images more>>
GetResFromIRB is a script that reads the hexadecimal data in JPEG images and displays the resolution in the IRB (Image Resource Block) data.

Its clunky, not very fast but it works. And when you need to check the IRB resolution, this script comes in very handy.

Completly freeware for non-commercial use.
<<less
Download (2KB)
Added: 2006-07-05 License: Freeware Price:
1206 downloads
Write IPTC Tags to JPEGs 1.0

Write IPTC Tags to JPEGs 1.0


Writes IPTC metadata into JPEG images. more>>


This action will write the user-input IPTC tags into the JPEG images passed from the previous action. No image editing applications are required. In addition, you can save the input tag values as settings files that can be recalled during workflow execution.

<<less
Download (124K)
Added: 2007-01-18 License: Freeware Price:
14 downloads
Jpeg impec 2.1

Jpeg impec 2.1


Jpeg impec is a functional and easy-to-use script which manages several issues of JPEG image manipulation: EXIF header, icons, rotation, Colorsync. more>>

Jpeg impec 2.1 is a functional and easy-to-use script which manages several issues of JPEG image manipulation: EXIF header, icons, rotation, Colorsync. Its goal is to improve compatibility between OS X applications and other software, specifically from Canon.

The first goal is to insert back an EXIF header in an image from which it has been removed or modified by an image manipulation program. It is the case for all Quicktime applications under OS X (Image Capture, Preview, iPhoto). They modify coding of headers and suppress some proprietary fields (e.g. from Canon). Photos are thus deprived of some shooting informations. If transferred back in the camera or on a memory card they are sometimes unreadable.

This script also able to rotate the image in a lossless process. This is not the case with iPhoto. One can revert to the original of iPhoto and then rotate it with this script.

For a correct color rendering in OS X apps, itis necessary to include a Colorsync profile in the images. Otherwise they are too bland (for camera pictures). "Image Capture" can include a profile at download, but mess the exif header. It is better to do it latter with this script.

The Readme/Usage are in script comments, you can open it with standard Apple application "Script Editor". This "Manual" is also on the web site.

<<less
Download (106.5KB)
Added: 2004-10-11 License: Freeware Price:
downloads
Fix Type 1.0.2

Fix Type 1.0.2


Fix Type is an effective contextual menu module with which you can associate files with file name extensions (.txt, .gif, .jpeg, etc) with their equivalent Internet Config file type automatically. more>> <<less
Download (11.7KB)
Added: 2000-06-08 License: Freeware Price:
downloads
Card Dumper 1.0

Card Dumper 1.0


Card Dumper is a tool endowed with extraordinary powers of converting HC Stack Card Picture to GIF/JPEG Files. more>> Card Dumper 1.0 is a tool endowed with extraordinary powers of converting HC Stack Card Picture to GIF/JPEG Files.

Requirements: Mac OS 9.0 or later.

<<less
Download (721K)
Added: 2004-04-13 License: Free Price:
downloads
JPEG Comment 0.3

JPEG Comment 0.3


JPEG Comment is such an easy to use and useful Cocoa application that is designed to enable users to show jpeg image and its comment text. more>>

JPEG Comment 0.3 is such an easy to use and useful Cocoa application that is designed to enable users to show jpeg image and it's comment text. You can edit comment and save it into JPEG file.

Requirements: Mac OS X 10.1 or higher

<<less
Download (161.1KB)
Added: 2001-10-15 License: Freeware Price:
downloads
Add JPEG to iPhoto 1.2

Add JPEG to iPhoto 1.2


Add JPEG to iPhoto - Add JPGs attached to incoming Entourage messages to iPhoto more>>
Add JPEG to iPhoto is an AppleScript that will move JPEG images attached to Entourage messages to your iPhoto collection.
To install the script, just put it into the Microsoft Entourage Script Menu Items folder that you will see in you Microsoft User Data folder (the MUD folder), this is in the Documents folder of your home directory. You can then run the script from the Entourage script menu, or even run it as an action to a mail rule, to file your photos automatically.
When you run the script it will first create (if one doesnt already exist) an album in iPhoto called "Entourage Images". Then, any JPEG images in messages that are already selected when the script is run will be imported into iPhoto and added to this album.
Enhancements:
- speeded things up by importing as a batch, so all imported images are in a single roll
- also allows Last Roll in iPhoto to show all imported images from last script run.
<<less
Download (10KB)
Added: 2006-01-12 License: Freeware Price:
1383 downloads
libjpeg 6.0 Beta

libjpeg 6.0 Beta


Free and open source JPEG library for your Mac more>> Free and open source JPEG library for your Mac

libjpeg contains C software to implement JPEG image compression and decompression. JPEG is a standardized compression method for full-color and gray-scale images.
JPEG is intended for compressing "real-world" scenes; line drawings, cartoons and other non-realistic images are not its strong suit. JPEG is lossy, meaning that the output image is not exactly identical to the input image. Hence you must not use JPEG if you have to have identical output bits.
However, on typical photographic images, very good compression levels can be obtained with no visible change, and remarkably high compression levels are possible if you can tolerate a low-quality image.
ibjpeg implements extended-sequential, progressive compression processes and JPEG baseline. Provision is made for supporting all variants of these processes, although some uncommon parameter settings arent implemented yet.
To install the library, follow these instructions:
- tar zxvf jpegsrc.v6b.tar.gz
- cd jpeg-6b
- cp /usr/share/libtool/config.sub .
- cp /usr/share/libtool/config.guess .
- ./configure --enable-shared --enable-static
- make
- sudo make install
- sudo ranlib /usr/local/lib/libjpeg.a

<<less
Download (0KB)
Added: 2008-10-06 License: GPL Price: FREE
382 downloads
JPEG 2000 Dropper 1.1

JPEG 2000 Dropper 1.1


Convert pictures to JPEG 2000 format. more>>
JPEG 2000 Dropper is a simple utility that uses the QuickTime Importerand Exporter classes to convert any picture file to a JPEG 2000 picturefile.
<<less
Download (783KB)
Added: 2004-09-30 License: Freeware Price:
1988 downloads
BatchReformat'em 1.1

BatchReformat'em 1.1


BatchReformatem is a useful tool that enables you to batch convert images to the selected image format. more>>

BatchReformat'em 1.1 is a useful tool that enables you to batch convert images to the selected image format. It is aimed primarily at users who are unfamiliar with Automator. Supported formats include: BMP, GIF, JPEG, JPEG 2000, PDF, PICT, PNG and TIFF. Note that the location you choose for the resulting images must be different from that of the originals.

<<less
Download (184.6KB)
Added: 2008-06-02 License: Freeware Price:
downloads
SWFFork 0.3.2

SWFFork 0.3.2


SWFFork - Jpeg to swf converter more>>
SWFFork is a small and easy to use jpeg to swf conversion utility.
Completly freeware for non-commercial use.
Main features:
- drag and drop
- batch processing
- adjustable compression quality
- outputs flash 4, 5, or 6 files.
<<less
Download (346KB)
Added: 2006-06-08 License: Freeware Price:
1233 downloads
Dock Boxes 1.0

Dock Boxes 1.0


Dock Boxes - A Dashboard widget that shows various webcam images from harbors more>> An utility for converting any picture to JPEG 2000 using QuickTime.
New stuff added in version 1.1:
-Added a drop window.
-Fixed the string handling to work with unicode file names.
<<less
Download (307KB)
Added: 2008-03-10 License: Freeware Price: FREE
199 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5