How can i convert CR2 images into jpg format, without iPhoto?

i just import a lot of images with the format .CR2 to mac through "Image capture" is there an app to convert the frmat into .jpg, app like image capture or something like that?

If Canons software doesn't work...?
Try Snap Converter, File Juicer or Contenta Converter

Similar Messages

  • How can i convert an image into gif file as jpeg by using com.sun.image.*

    please help me to convert an image into gif format. i have used sun's impl com.sun.image.code.jpeg package to convert a buffered image into a jpeg file. is there any implementatioln available from sun to handle gif files.

    Many. Try for instance google with 'java image encoders'. Go to the URL http://www.google.com/search?q=java+image+encoders and be amazed of the wonders of modern web search tools.

  • How can you convert an image to ydbr format?

    Hello all. I can not work out how to simply input an image and convert it to ycbr and save it as a new image.
    Can anyone help please?
    Kind Regards

    OK I have also found this code:
    public static void rgb2ycbcr(int r, int g, int b, int[] ycbcr) {
              int y = (int)( 0.299 * r + 0.587 * g + 0.114 * b);
              int cb = (int)(-0.16874 * r - 0.33126 * g + 0.50000 * b);
              int cr = (int)( 0.50000 * r - 0.41869 * g - 0.08131 * b);
              ycbcr[0] = y;
              ycbcr[1] = cb;
              ycbcr[2] = cr;
    However I have no idea of how to use it. The source did not specify what all the parameters are. How can I use this in my code from a bufferedimage to displaying the new image?
    Thanks again.
    Looking forward to your answers (3 more Dukes added)

  • How can I convert an image into a color swatch set

    I have some experience with Photoshop and some with Elements 11 but I'm still getting used to it. Gimp, which is what I'm used to can do it so I'm sure Element should be able to. I have some really pretty Irises I'd like to onvert to a swatch.

    Never mind, I figured it out. And thus goes my first post.

  • How can I convert a layer into a smart object with Adobe Photoshop Elements 10?

    How can I convert a layer into a smart object with Adobe Photoshop Elements 10?

    That feature is only in PS. Elements as you buy it has only limited support for smart objects. If you use File>Place to add something to your image it will come in as a smart object (within the limits to which PSE understands smart layers). However, if you know someone who can write an action for you in PS you can install it in PSE, or you could look into something like elements+ from simplephotoshop.com.

  • How can I convert an Image ( or BufferedImage ) to Base64 format ?

    Hi folks...
    How can I convert an Image, or BufferedImage, to the Base64 format ?
    The image that I want to convert, I get from the webCam connected to the computer...
    Anyone can help me ?
    Rodrigo Kerkhoff

    I suggest you read this thread concerning this:
    http://forum.java.sun.com/thread.jspa?forumID=31&threadID=477461
    Failing that, Google is your friend.
    Good luck!

  • How can i convert 3d movie into 2d to watch it in mac

    i have a movie with mkv file playable on vlc how can i convert the movie into 2d

    There are now a bunch of them out there. Do a Google search for "mac 3D conversion" They tend to be around $35. I have been using iSkysoft products, which have been fairly easy to use. They have a "iMedia Converter Deluxe for Mac" that besides the 3D to 2D conversion, will also convert video to 70+ formats, has a 1-Click Video Downloader, and a single click Rip DVD and Burn to DVDs feature. Also claims to be "Ultrafast" all for the same price others apps are that only do the conversion.

  • How can I convert DVD- video into Apple's format so that it can be played and streamed from my Mac?

    How can I convert DVD- video into Apple's format so that I can play the content on my Mac and also stream it to my Apple TV? A few years ago, I transferred all of my home videos onto DVD but now would really like to put these onto my Mac and stream them through Apple TV to watch on the "big screen". Any advice would be most welcome!! Thanks

    MPEG Streamclip.
    Apple do not have their "own" format. You need to convert your DVDs to H.264 though.

  • HT4059 How can I convert a pdf into an ibook?

    How can I convert a pdf into an ibook? I've got a host of PDF's that I'd like to bring into the software but need a quick and simple tool to pull them through. Any ideas?

    In the help of Acrobat look for Form.

  • How can i convert my pdf into excel

    How can I convert my pdf into excel, the tutorial shows a "content converter" option under the tools section but I do not have that option. I have Acrobat Pro v11.

    With Acrobat XI Pro use this click-path:
    File - Save As Other - Spreadsheet -
    Then select the option desired.
    Be well...

  • How to batch convert bmp files into jpg by dos command or c# program language?

    How to batch convert bmp files into jpg by dos command or c# program language?
    Many thanks for replying.

    Try
    GraphicsMagick.

  • How can I convert page points into document points??

    Hello,
    How can I convert page points into document points? any API?
    I have found 2 APIs
    AIDocumentViewSuite::ArtworkPointToViewPoint( ) and
    AIDocumentViewSuite::ViewPointToArtworkPoint( )
    but I dont know what is view point and art work point.
    I think artwork point = page points and view points = document points. am I correct ???

    What do you mean by 'document points'? Do you mean document units? Like centimeters or inches? If that, there's no API to do (well, kind of in AIUser.h, but that gives you back a string with a unit suffix). Frankly, its pretty easy to just figure out the conversion values for each type of ruler unit -- there are only five or so you need -- and then write a dinky function that takes a value in one or the other, looks up the current document unit and uses that to convert the value (one function for each way). You just need to figure out everything in terms of points (since pixels == points) -- in that regard, it probably helps to know that 72 pt == 1 inch. From that you can figure out pointer-per-inch|centimeter|millimeter|pica.

  • How can i convert my song into .mr4 for making it my ringtone, just renaming it is not working?

    how can i convert my song into .mr4 for making it my ringtone, just renaming it is not working?

    Here's how:
    If you are using Windows, make sure you are able to view the file extension.
    http://support.microsoft.com/kb/865219
    1. Select a title (.mp3 or .m4a) in your iTunes Music Library
    2. Do File > Get Info on selected title (Windows do Edit > Get Info)
    3. In the dialog choose Options tab
    4. Set Start Time and End Time (no more than 35 secs otherwise won't work)
    5. Close dialog.
    6. Now control click the title (right click) and choose Create AAC Version
    Note: If you don't have Create AAC version, switch in menu File > Preferences...(Windows do Edit > Preferences...) > General > Import Settings... > Import Using: AAC Encoder.
    7. When it is done, drag the newly create title to the desktop.
    8. Delete the newly create title in iTunes. <-- This step is important
    9. Rename the title on your desktop from ringtone.m4a to ringtone.m4r
    10. Drag and drop it into iTunes
    Now you have a ringtone.
    Make sure it is selected in iTunes > Tones for syncing with your new iPhone.

  • Converting an MP3 to WAV -- How can I convert an MP3 to wav format, 16 bit

    How can I convert an MP3 to wav format, 16 bit, 44,1 khz? I like the program Switch which I know can convert MP3s, but how to I set it up for the specific settings that I need?

    Just import into a logic session. Then bounce at the specs you require. Logic or Waveburner, iTunes and even Quicktime I think can each do this easily.
    A question though. I am assuming you are converting an MP3 to 44.1/16 bit just so you can play the file in a consumer quality CD player?? IF so - that makes sense.
    But if you are doing this because you think it will improve the sound quality of your MP3, I will save you some time here. It won't improve the sound quality at all. It will just turn the MP3 into a larger audio file.
    44.1/16 bit resolution enables you to have a much better sounding file than MP3 formats, but not by going at it this way.
    No offense to you if you know all of this already. I am assuming that you may not know this - because if you did you would also likely know how to convert an audio file.
    Cheers
    Darrell

  • How can I pop my 5c into its backing without causing any more damage?

    I think my phone must have fallen because now there's a gap in the corner between the screen and backing, how can I pop my 5c into its backing without causing any more damage? Everything works fine ... its now just super duper fragile ... and open.
    I have a warranty but little spare time and much need for the phone.

    I figured it out by pressing the home button and the off button but when i turn my phone on again it's not restored. And when i try to restore it with iTunes it has to update but i can't update my phone because it's jailbreaked but if i can't update it, it won't restore the phone.

Maybe you are looking for

  • Icon instead of image preview in PDF portfolio

    We are creating a lot of PDF portfolio using Acrobat X Pro. Part of files included in these portfolios are simple JPEG images. On one of our machines - the one with Acrobat X Pro installed - we have a problem that inside portfolios these JPEG files a

  • New Macbook, old external hard drive

    Hi all, I just bought my first Macbook, but I have all of my old files (including my iTunes folder) on my external hard drive. It's formatted in Fat32, so I think it should work on my mac. My problem is that when I tried changing my music folder in t

  • Universal Dock 'adapter' #14 and #15

    This is a bit esoteric but I have an Apple Universal Dock and it uses a little plastic adapter to match it up to each of the many versions of ipods and iphones. Each of the little white plastic adapters has a number code like 1 or 14 or 15 which maps

  • CASE with where clasue issue

    Hi I have select query which is giving issue saying missing key word in case statement else part please do suggest. /* Formatted on 2012/11/02 16:19 (Formatter Plus v4.8.8) */ SELECT a.kintana_number, a.crid, a.projectestimateid, a.reasonimpacts FROM

  • Java.exe crash with MS Application Verifier

    Dear Java users, I developed a Java application to be deployed on windows server 2003. But when run the application with Application Verifier to check for runtime resource handling, the java.exe crashed with messsage: java.exe has encountered a probl