Photo Manipulation RAW, JPEG or TIFF?

Hello
I have been looking at some absolutely wonderful surreal art done with Photoshop.
Question: are all the original photos in these works shot in RAW format?
In other words, are only RAW formats can be manipulated to create art, or can it be done with JPEG or TIFF?
Thanks

Any image can be manipulated but more can be done with a raw file because it has more data to work with.

Similar Messages

  • Can I automate the writing of XMP metadata into JPEG and TIFF files?

    I have written an ASP.NET 3.5 website application on behalf of an annual international photographic competition. Entrants will be uploading digital photos in either JPEG or TIFF format. Ideally, I would write entrant identity and image title information into the XMP metadata for each image immediately after upload - but so far, I have failed to find any way to do this in ASP.NET.
    Thousands of images are involved, so I need to find a way to automate the metadata insertion, perhaps with some sort of script that uses a text file (extracted from the SQL Server database on my website) as the source of the metadata for a batch of images. Is this the sort of task that can be done by writing a script for Bridge CS3? Are there any scripts already in existence that I could use? I am a total beginner in this area.
    I use a Win XP PC, though I have a colleague who, I think, has CS3 on his Mac (running under the Leopard OS), so scripts for either platform might be usable.
    David

    You are the man X!
    Ok here is another version with a check for the dll.
    #target bridge 
       if( BridgeTalk.appName == "bridge" ) {
    addInfo = new MenuElement("command", "Update Entry Details", "at the end of Thumbnail");
    addInfo .onSelect = function () {
         main();
    function main(){
    var csv = File.openDialog("Please select CSV file.","CSV File:*.csv");
    if(csv != null){
    loadXMPScript();
    csv.open("r");
    while(!csv.eof){ 
       strInputLine = csv.readln();
       if (strInputLine.length > 3) {
          strInputLine = strInputLine.replace(/\\/g,'/');
       inputArray  = strInputLine.split(",");
       var csvFile = new File(inputArray[0]);
       var title = inputArray[1];
       var author = inputArray[2];
    if(!csvFile.exists) {
    alert(csvFile + " Does not exist"); //////////Check if file exists
    return;
    if(csvFile.exists){
    var file = new Thumbnail(csvFile);
    try{
    var xmpFile = new XMPFile(file.path, XMPConst.UNKNOWN,XMPConst.OPEN_FOR_UPDATE);
    }catch(e){
          alert("Problem opening xmp for update:-\r" + file.path +"\r" +e.message);
          return;
    try{
    var xmp = xmpFile.getXMP();
    }catch(e){
          alert("Problem opening xmp data:-\r"  + e.message);
          return;
    xmp.deleteProperty(XMPConst.NS_DC, "creator");
    xmp.deleteProperty(XMPConst.NS_DC, "title");
    try{
    xmp.appendArrayItem(XMPConst.NS_DC, "creator", author, 0,XMPConst.ARRAY_IS_ORDERED);
    xmp.appendArrayItem(XMPConst.NS_DC, "title", title, 0,XMPConst.ARRAY_IS_ORDERED);
    }catch(e){
          alert("Problem writing xmp data:-\r"  + e.message);
          return;
    if (xmpFile.canPutXMP(xmp)) {
    xmpFile.putXMP(xmp);
    }else{
    alert("Can not write new metadata to " + csvFile.spec); 
    xmpFile.closeFile(XMPConst.CLOSE_UPDATE_SAFELY);
    unloadXMPScript();
    function loadXMPScript()
       var results = new XMPLibMsg("XMPScript Library already loaded", 0, false);
       if (!ExternalObject.AdobeXMPScript)
          try
             ExternalObject.AdobeXMPScript = new ExternalObject('lib:AdobeXMPScript');    
             results.message = "XMPScript Library loaded";
          catch (e)
             alert("Could not load AdobeXMPScript \r" + e.message);
             results.message = "ERROR Loading AdobeXMPScript: " + e;
             results.line = e.line;
             results.error = true;
       return results;
    function unloadXMPScript()
       var results = new XMPLibMsg("XMPScript Library not loaded", 0, false);
       if( ExternalObject.AdobeXMPScript )
          try
             ExternalObject.AdobeXMPScript.unload();
             ExternalObject.AdobeXMPScript = undefined;
             results.message = "XMPScript Library successfully unloaded";
          catch (e)
             results.message = "ERROR unloading AdobeXMPScript: " + e;
             results.line = e.line;
             results.error = true;
       return results;
    function XMPLibMsg (inMessage, inLine, inError)
       this.message = inMessage;
       this.line = inLine;
       this.error = inError;

  • Viewing raw + jpeg problem

    I shoot raw + jpeg. When I import from camera or from folders on my hard drive, both the raw and jpeg versions are transferred, but I only see the raw. There is no extension, but I can tell it is the raw because of the info in the metadata. I know the jpeg transferred, because it is in the packet, and I can make it appear by using the "copy from master jpeg" feature. But that duplicates the image in the packet.
    The real problem is that I have thousands of processed jpeg images that share the same filename as the raw, except for the extension (.cr2 for raw and .jpg for jpeg). But when I import, I only see the raw version and not all the cropped, color corrected one. And when I shoot raw + jpeg, I don't see the jpeg. I want to view both, because sometimes the camera jpeg version is sufficient, and then I don't need to post process the raw.
    How can we view both the raw and jpeg when shooting raw + jpeg and when importing images that have the same name for both (such as 051204photo01.cr2 and 051204photo01.jpg)? Until I can figure this out, I've had to stop importing all photos and using Aperture, because I am unable to easily view the thousands of processed photos I've created (only the raw version is displayed, though both are in the packet)
    Paul

    Sam:
    It works like a charm. Here's how I tested. I shot 2 photos as Raw+Jpeg. I then put the CompactFlash card in my reader and confirmed there were 4 pics (2 raw, 2 jpeg, with the versions sharing the same name but different extension). First I imported the normal way by dragging the folder into Aperture. I end up seeing only 2 photos. Next I copied from the flash card to my hard drive and added a folder called JPEG Folder inside the folder (at the same level as the photos). I moved the jpeg pics into it and left the raw outside. This gave me an outer folder that contained 2 raw pics and a folder (containing the 2 jpegs). I dragged that into Aperture, and I now see all 4 photos. I used smart stack to separate them into 2 pairs. Unfortunately the thumbnails don't include extensions (we should have the option to turn them on). But using the inspector, I found that the raw was the first one, with the jpeg to its right. I can now compare them and delete one or the other. As a test I did just that, trashing the raw version of one pic and the jpeg of the other.
    You mentioned that the project needs to contain all files. I noticed when I first stumbled on this problem that both versions are indeed in the packet. We just aren't able to see the jpeg version on import if it's in the same folder as the raw. By moving it into a separate album, Aperture then "sees" the jpeg version that is there all the time. This seems the only sensible way to deal with the files when shooting raw+jpeg.
    Paul

  • Import RAW+JPEG to different folders

    I have been playing around and can't find the answer I need, please help...
    I shoot photos in RAW+JPEG and, therefore, have two files for each image in folders on my memory cards. I now have AutoImporter set to automatically import all files form the card to a subfolder within Pictures called Auto Import. I would like to add a folder action or script of some sort on Auto Import that would take the JPEGs and move them to a different folder automatically after import (addition to this folder.
    My goal here is to split the RAW from JPEG into separate folders so that I can have Time Machine and iDisk back up just the JPEGs, leaving the RAW only for editing in Aperture.
    I am pretty new to Mac and not very familiar with scripts or folder actions but I can muddle through. I looked around Automator but could not see any action that might work.
    Thanks for any help.

    Hopefully, I'm not hijacking this thread but I've been asking friends who use Aperture this question and not getting answers.
    I shoot the NEF (RAW) + JPEG option on my Nikon D300. I used to shoot straight RAW for years but my wife, who is a scrapbooker, was getting annoyed at how difficult it was for her to get JPEG versions of the pictures she wants to print for her projects. I also like to put photo-intensive trip reports up on my blog about our trips to Disney theme parks (my hobby is shooting pictures at Disney Theme parks). I found it a nice side benefit to be able to just grab the JPEG and upload since the quality wasn't as important since it was a small picture anyway.
    Well, after shooting a few TB of pictures, it has gotten IMPOSSIBLE to keep track of my photos using a file structure as my organizational method.
    So, a few of my friends convinced me to go Mac and go Aperture. I haven't installed Aperture yet not imported any photos yet using iPhoto and went straight to the Nikon Transfer software as I tried to determine whether to go Aperture of some other package.
    I've now decided to use Aperture, but I still have the overall problem of what to do with my JPEG + RAW. I want to keep both but with them both imported into the current folder with Nikon Transfer and possibly the same behavior with Aperture doing the importing, that won't work with all those duplicates.
    I know you all were asking the original poster WHY they were wanting both when it's so easy to get a JPEG out of Aperture. So, for me it's just simply because it's easier for my wife to get her pictures if I don't have to teach her how to use the software or I have to stop what I'm doing to export them out for her.
    What suggestions do the experts on here have for the scenerio I face. I really am a clean slate except for the few hundred pictures I imported to free up card space on my last trip in May. But, I now have a stack of card needing importing and need guidance on methodology

  • Photo Stream only supports JPEG, PNG, TIFF and RAW files.

    I'm using Panasonic LX3 with its RAW format (a supported RAW format since sometimes with iPhoto '09 already)
    When I choose to Photo Stream my images after import with iPhoto '11, it says "Photo Stream only supports JPEG, PNG, TIFF and RAW files."
    My files are RAW formats so why can't I photo stream it?!
    Is there something I can get around or need to wait for Apple to support this?!

    You don;t have a preset set. What you are seeing is normal behavior when importing Raw files.
    What you see at first is the camera produced JPG preview imbedded in the Raw file. Aperture puts this up while it decodes the actual Raw data. This JPG has all the special settings and enhancements set on the camera and is basically the image that would be produced if you were shooting JPG.
    As a rule none of the settings on the camera (apart from the basics) are applied to the Raw file though some of the newer cameras have settings that could affect the data stored in the Raw file.
    This is a often asked question by those just getting into Raw and you can search the discussions here for other answers to this question.
    Given the capability of today's cameras, especially the high-end ones, a lot of users have decided to abandon Raw as unnecessary  if they are happy with the images the camera produces. It's all a matter of personal needs.
    regards

  • When importing Raw into A3, in what format is the picture displayed? Jpeg or tiff.

    When importing Raw into A3, in what format is the picture displayed on the screen? Jpeg or Tiff ?

    None of the comments you have gotten are particularly useful.  The display is independent of format of the file.  It's rendering is of the full pixels in the image file that you have imported, modified by any adjustments you have made, or not if you ask to see the Master.
    Even if your Master was imported as a JPEG, as seen on the screen it would have been decompressed, and you would see all the pixels (that the screen is capable of).  However, a JPEG may have lost some detail in the compression, but when decompressed has the same number of pixels as the equivalent uncompressed photo format -- but some of them may result from interpolation, and not be the original. 
    Ernie

  • Edit jpegs or tiffs using Raw interface in Elements 10?

         Hello- When I was using Elements 8, I could easily edit jpegs and tiffs in the Photoshop Raw interface.
          (I know that's not the same as an image originally shot in Raw, but nevertheless it was very useful in some situations.)
          Now I'm using Elements 10, and either I've forgotten how to do it, or it can't be be done.  Can anyone give me some instruction?
    Thanks!

    Hi Dominic - Thanks for the reply ... but I think I must be missing something obvious.
    First, FYI I am using a Mac.  In Elements 8, I was doing exactly what you suggested, and it worked fine.
    With Elements 10, I see no button to switch to Camera Raw. (I can convert to Photoshop Document (PSD,) or save to Photoshop Raw, but tneither of those brings up the RAW interface. If you or anyone can point me to something I must not be seeing, please let me know!
    Thanks Again
    Dan Hall

  • RAW JPEG PROBLEM  I'm new to Aperture and neglected to mark RAW JPEG pairs when I imported (from iPhoto).  Now I have two images for each photo.  Help!!  How can I change this?

    I’m new to Aperture and neglected to mark RAW+JPEG pairs when I imported (from iPhoto).  Now I have two images for each photo.  Help!!  How can I change this?

    How did you import from iPhoto? If you saw the Import panel with raw -jpeg pairs, then you probably did not import your iPhoto library as library, but as files, and then you will see plenty of duplicates - previews, thumbnails, originls, edited versions. If that should be the case, it would be better to delete the import from iPhoto and to import your iPhoto library again, but this time using "File > Import > Library".
    Only that would require compatible versions of iPhoto and Aperture.  What are your Aperture and iPhoto version numbers?

  • I was automating batch images but now when I do it is trying to save each raw photo as a jpeg

    I was automating batch images but now when I do it is trying to save each raw photo as a jpeg, how do I make it stop or is it a bug?
    The destination is marked "none". I've been doing this correctly all day so I don't know why it has started doing this! Help please

    Due to the current unavailability of clairvoyants and mind-readers in the forum, we respectfully request you supply sensible, complete details.
    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    A screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • I have a Nikon 300S. It is set to NEF(RAW) + JPEG fine. When I import to Lightroom I get message "There was an error working with the photo? Does anyone know why or how to correct?

    Nikon 300S. It is set to NEF(RAW) + JPEG fine. When I import to Lightroom I get message "There was an error working with the photo? Does anyone know why or how to correct?

    I don't know the answer, personally, because I don't use Lightroom. This is the Camera Raw forum.
    Someone here might answer your question, as there are a lot of clever people here, but, if not, you might try here:
    Photoshop Lightroom

  • Exporting RAW to JPEG and TIFF

    Evaluating LE to hopefully improve some workflow. I noticed however, that when export to a JPEG or TIFF format the file size seems much smaller that I'm accustomed. A D100 9.5MB RAW file converts to appx 2.7Mb JPEG at 100% and appx 7MB in TIFF. Currently when I convert I get a 17-20MB JPEG. I'm I missing something in the setup or is this the larger file size LE produces.
    Murray Edwards

    Excuse me Lightroom. I currently use Portfolio 8 to review and tagged a large number of images for production. They have a conversion process that allows you to convert a NEF file to JPEG or TIFF. When converting to from a NEF file that is appx 9.5MB in size to a JPEG at 100% @300DPI which is what my clients require, it produces a a JPEG file that ranges from 17-23MB depending the amount of information. But I still have to pull that image into editing SW to do some cleanup or slight exposure adjustments. It was my hopes that by using Lightroom, I could slimline a couple of these processes. But if LR only provides a exported JPEG file size of what I've seen thus far, then I would unable to accomplish this.
    Is this better clarification of my question?

  • Trouble Downloading Raw photo files and JPEG photo files in CS5

    PS CS5 will not download raw photo files and JPEG photo files. The software will not recognize these files coming from a Canon G12 camera. How can I remedy this situation?

    It should recognize the jpg files, but witht the G12, you need to update your camera raw. I believe there is a version what will work with CS5 and the G12.
    http://helpx.adobe.com/photoshop/kb/install-camera-raw-6-5.html

  • Importing,photos,from,a,scanner.,,when,I,import,from,my,epson,exp-860,scanner,and,go,to,de velop,in,lightproof,,only,photos,imported,as,JPEG,have,a,active,,WEB,adjustment.,,tiff,and ,JPEG,have,a,grayed,out,WEB,Adjustment.  Is this normal?

    Importing,photos,from,a,scanner.,,when,I,import,from,my,epson,exp-860,scanner,and,go,to,de velop,in,lightproof,,only,photos,imported,as,JPEG,have,a,active,,WEB,adjustment.,,tiff,and ,JPEG,have,a,grayed,out,WEB,Adjustment.  Is this normal?

    William Lloyd wrote:
    Yeah you shouldn't use ~ in general. That is a shortcut for "Your home directory."
    This is not strictly true. ~ is a "meta-character" in Unix shells -- it is an instruction to the shell to substitute the path to a home directory. It only has meaning in a Unix shell command, and only if ~ is the first character in a file path name. Outside of a Unix shell ~ has no special significance (although other programs might adopt a similar convention).
    I don't see any reason why Aperture would be doing tilde expansion, and if it is, it is doing it wrong. "March~May Asia Trip" is a perfectly legitimate name in both Mac OS and in Unix. There is nothing taboo about using ~ in a file name. This behavior (which I can confirm) is almost certainly an Aperture bug.

  • Merge existing RAW/JPEG photos?

    I shoot RAW + JPEG. Under iPhoto, they imported as separate files. I have moved them over to Aperture 3 and would like to "merge" them the same way new photos are merged on import (RAW+JPEG pairs). Is there a way to do that?

    At least my camera creates the same name for the JPEG and the RAW images, so programmatically recognizing the potential pairs would be a piece of cake. Then just run the same operations on the images as in import. This should be easy for an Apple SW engineer to create. Leaving this iPhoto -> Aperture migration half way was silly.
    Anyways, there are workarounds.
    1) Export all masters of a project to a HD folder, and then import them again to a new project with the setting "JPEG as master". Delete the old project all the way when you are done. This works if you have not done any adjustments to any images. The Aperture library size also shrinks since there are no previews generated for the "hidden" RAW images.
    2) Export the RAW masters of a project to a HD folder, and then import them back to the same project with the "Matching RAW files" setting. Delete all RAW files that have a matching JPEG when you are done (how to locate those is a bit tricky, you can use file size as a sorting help, but probably you will want to do this manually).
    You may also want to do any of this destructive work by first exporting the project as a library and then operating in the exported library only. Just to avoid touching the masters.
    Fixing the preview size to be smaller may be a good idea, too.

  • Yosemite Photos not importing Nikon D40 RAW+JPEG

    I tried to import RAW+JPEG photo sets from an SD card of a Nikon D40 and my first impression was that the photos were imported, they appeared on the Last Import album but then I noticed these issues:
    1. I was not able to edit the photo
    2. I was not able to select the RAW file to edit it
    3. When tried to import from Facebook, the Finder interface was not able to located the imported photo even though it appear on Photos app
    I thought that the issue was related to the SD card so I connected the D40 via USB and imported again. Nothing different happen, the same 3 issues.
    My workaround was this:
    1. Insert the SD Card in the slot
    2. Open Finder
    3. Navigate through the folders to locate the NEF file (RAW file)
    4. Copy the file to the Desktop
    4. Open Photos
    5. Import the  NEF file from the Desktop
    Edit was succesful and Facebook was able to upload it.
    Equipment:
    Nikon D40 + SanDisk 4GB Ultra II
    MacBook Pro (13-inch, Early 2011)
         Processor 2.3 GHz Intel Core i5
         Memory 4 GB 1333 MHz DDR3
         Graphics Intel HD Graphics 3000 384 MB
    OS X Yosemite 10.10.3

    That is what Apple's RAW support page says, so you can do nothing about it:
    OS X Yosemite: Supported digital camera RAW formats - Apple Support
    See the footnote at
    Nikon D4S†
    Nikon D810†
    Notes
    †Nikon RAW L format only.

Maybe you are looking for

  • Query to read more than one aggregate at same time - is it possible?

    Hi, We have 2 aggregates set up. One contains data for 2007, the other for 2006. These are restricted by setting fixed values for 0CALYEAR. When running a query for a single year the correct aggregate is picked up depending on which year is input. Wh

  • How to revert the changes done  in  an  ABAP query

    hi experts, how to revert the changes done  in  an  ABAP query. I renamed a field in ABAP Query in development system, but the output list now has overlapping fields. the renamed field is getting overlaped with other fields, also one more field has o

  • Element drops down below float in IE6 [was: Easy one... for you at least!]

    Ok, has to do with Box Model or the chronic incapacities of those for Microsoft, from what i read. But this one is out my my my my my mind, or i am too tired to see. Here is the CSS margin:0; padding:0; line-height:130% img { display:block; border:no

  • Clean access rules and Windows service pack 3

    I am having a small issue with our Clean Access Manager blocking any Windows XP computer that has service pack 3 installed. The main failure it is giving in the reports is this Failed Checks: pc_Windows-XP-SP2, Registry Check [\HKEY_LOCAL_MACHINE\SOF

  • CSS 11500:Client ip-address visible to the real server

    Is it possible to keep the original ip-address of the client when the the css is redirecting the traffic to the real server. customer needs the client ip-address on the real server for reporting. regards Dietrich Schleyer