Save image with histogram clipping

I really like the way some of my images look when I set the histogram to show clipping. I'd like to save the images in that state (with the clipping showing: red for white, blue for black). Can anyone tell me how to do this?   Many thanks in advance!

Take a screenshot if quality is not the first concern.
And reimport this in LR.
Otherwise Photoshop can do that, though you will need to mask the whites and the blacks and fill in the color by yourself.
Frans

Similar Messages

  • How do I crop an image with a Clipping Mask using a circle instead of a rectangle?

    I watched Adobe TV Illustrator's tutorial about cropping images with a clipping mask. In the video, the presenter uses the rectangle tool with the clipping mask, and makes a reference that the circle or vector shape could be used, but I cannot figure out how to get the circle. 
    http://tv.adobe.com/watch/learn-illustrator-cs6/cropping-images-with-clipping-masks/
    I'm new to Illustrator and need step by step instructions!
    Thanks!

    Christine,
    As Larry said, and as I said in the first post:
    For a Clipping Mask, you just create a path, in this case a circle, and place it on top of the image, then select both and Object>Clipping Mask>Make.
    You can see the shortcut when you use the dropdown; it is Ctrl+7 for Windows.
    At least in the old days, you could also use Alt/Option+O+M+M (easy to remember, Object>Mask>Make).
    It is easy to skip/overlook the exact steps.

  • PSE 11 - How save image with printer color profile?

    I use an outside service to make prints. How can I save an image in PSE 11 in either TIFF or JPEG format with the color profile for the outside lab's printer? Thanks.

    You can print a photo using the correct printer profile for the lab printer. In the print dialog box , go to "Page Option>Color Management" and then choose Color Handling as "Photoshop Managers color". Now click the printer profile dropdown and choose the profile for your lab printer. If you are not able to find the profile for you printer  then choose "Printer Manages Color"
    To your second question the answer is that you cannot save the image with the correct colors for printing. You can only convert the profile of your image to Adobe RGB which matches gamut of most printer profiles using "Image Menu>Convert Color Profile and choose Adobe RGB.

  • Script to Sort Images with/without Clipping Paths?

    I've searched for a while and can't find a script that will sort a folder of images into two new folders that contain images with and without clipping paths. Anyone have or know of a script that will do this for me? I'd would greatly appreciate it. W7, PS CS5 32 and 64 bit.
    Thanks in advance!
    Andy

    Hi Andy, Mike has a function to check for clipping groups but requires the file to be open...
    // Function: clippingPathIndex
    // Description: Gets the index of the activeDocument's clipping path
    // Usage: clippingPathIndex()
    // Input: None
    // Return: Index as Integer. -1 if there is no clipping path
    function clippingPathIndex(){
         var ref = new ActionReference();
              ref.putEnumerated( charIDToTypeID("Dcmn"), charIDToTypeID("Ordn"), charIDToTypeID("Trgt") );
         var desc = executeActionGet( ref );
         var clippingPath =  desc.getObjectValue(charIDToTypeID("Clpg"));
         return  clippingPath.getInteger(charIDToTypeID("ClpI" ));
    I think it should be possible to check the files without opening them using Bridge, looking at the Photoshop File Format it says....
    If the file contains a resource of type 8BIM with an ID of 2999, then this resource contains a Pascal-style string containing the
    name of the clipping path to use with this image when saving it as an EPS file. 4 byte fixed value for flatness and 2 byte fill rule.
    0 = same fill rule, 1 = even odd fill rule, 2 = non zero winding fill rule. The fill rule is ignored by Photoshop.
    I will see if I have time today to put something together for you.

  • Can't save image with Photoshop.

    We do often have a issue where we can not save the open image in Photoshop CS 6. To this day the problem appears when the image contains Adjustments Layers with Layer Masks.
    It does not matter if we try to save the image locally or on a network volume, we do only get a prompt telling us there is a Program Error. Trying to save as TIFF with layers instead of the preferred PSD format
    does not make any difference also.
    If we create a new image and copy all layers with masks and all the photoshop paths, this image can be saved and the original image can also be saved if we do a flattening prior to saving.
    I do believe this is a bug in photoshop and has nothing to do with corrupted images or other computer related issues. We are working with Macintosh and experience this problem in both Mac OS 10.8.5 and 10.9.3

    JPG compression does not support transparency, I think you
    have to convert it to png of gif first.

  • Batch processing images with histogram info

    I am using photoshop 7; I would like to know if I can batch process a group
    of images and generate the Histogram info of the images in a different directory then the images. I have tried to make a action to do this
    procedure but with little success. When I run the automate script all that I get is the histogram info of the first image. Is there a process for doing this or am I trying achieve something that can not be done. Any advise would be appreciated.
    thank you, Mark

    That's an interesting action, but I thought the expected output was different than what this action produces. First, I didn't think image cropping would have been ok (maybe the OP expects this or is ok with cropping). Secondly, I kept getting caught up in how the right edge was going to actually be skewed (as decreasing in size perspectively off into the distance). This action appears to just visually trick the eye (again which may be what the OP wanted or is ok with). Like I said, just that aspect alone is where I kept getting stuck in how this would be possible without some manual manipulation.
    If you take this image http://www.shan-dysigns.com/userForums/photoshop/stripes.jpg and perform this action, you will see how the right side doesn't actually get skewed (as I thought was part of the visual effect wanted). Still, this action is quite nice.

  • Trying to save image with opacity changed, but no transparency is save with png

    I'm saving it as png24, the transparency box is checked. Here are the steps I'm following:
    1. In layers window, right click on layer and select blending options.
    2. Add outer glow effect and just take the defaults.
    3. Back in layers window, I open the layer effects dropdown and select linear dodge (add)
    4. Slide the opacity level down to 85%. Image now looks as I want it.
    5. Save for web, transparencey box is checked, saving as png24, image looks correct in the save window.
    6. Save the file.
    Now when I open the file in Preview(Mac), or download it to the android app I'm writing, image shows up with no transparency, opacity is at 100%.
    What I am doing wrong?
    Thanks for any help.....

    Preview just shows transparency with a gray background. And I'm not sure how your android app would show it.

  • Save image with SaveToFile() method

    Hello Guys,
    I have a signature pad which works with vb script. It works fine but when I add SaveToFile method to it it gives me errors.
    the vb script is as follows:
    <HTML>
    <HEAD>
    <META NAME="GENERATOR" Content="Microsoft FrontPage 4.0">
    <TITLE></TITLE>
    <SCRIPT language=vbscript>
              'declare a variable to hold the signature data
              dim SignData
              sub ClearSign()
                   'ClearSign() method clears the signature on the IntegriSign Control and all the associated data
                   window.document.IntegriSign1.clearsign()
              end sub
              sub GetSignData()
                   'GetSignData method of IntegriSign returns the complete data associated with the signature.
                   'this data can be used to reproduce the signature at a later time using OpenSign() method
                   SignData=window.document.IntegriSign1.getsigndata()
              end sub
              sub OpenSign()
              if signdata<>"" then
                   window.document.IntegriSign1.OpenSign(Signdata)
              end if
              end sub
              </SCRIPT>
    </HEAD>
    <BODY leftMargin=0 topMargin=0>
    <form name=integrisignfrm>
    <center>
    <TABLE cellSpacing=1 cellPadding=1 width=386
    align=left border=0 height="399">
    <TR>
    <TD height="24">Signature:</TD>
    <TD height="24"><OBJECT id=IntegriSign1 classid=clsid:12F4A97E-21DD-11D4-AE59-0050BAD438CD VIEWASTEXT width="170" height="90"></OBJECT></TD>
    </TR>
    <tr>
    <TD height="40"><INPUT id=cmdGetSignData onclick="GetSignData()" type=button value="Get Sign Data" name=cmdSetSignerDetils1 style="WIDTH: 135px; HEIGHT: 24px" size=46></TD>
    <TD height="40"><INPUT id=cmdClearSign onclick="ClearSign()" type=button value="Clear Sign" name=cmdClearSign style="WIDTH: 135px; HEIGHT: 24px" size=46></TD>
    </tr>
    <tr>
    <TD height="40"><INPUT id=cmdOpenSign onclick="OpenSign()" type=button value="Open Signature" name=cmdOpenSign style="WIDTH: 135px; HEIGHT: 24px" size=46></TD>
    </tr>
    </TABLE>
    </center>
    </form>
    </BODY>
    </HTML>
    This works fine but when I add these two lines to it it stops working.
    In the head:
    sub SaveToFile()
    window.document.IntegriSign1.SaveToFile("C:\Documents and Settings\user\Desktop\Sign.JPEG", 170, 110, eSign3.FILETYPE.JPEG)
    end sub
    in the body:
    <tr>
    <TD height="40"><INPUT id=cmdSaveToFile style="WIDTH: 135px; HEIGHT: 24px" onclick=SaveToFile() type=button size=46 value="Save To File" name=cmdSaveToFile></TD>
    </tr>
    What I want to do is get the signature and save it to the file in my hard drive but it doesn't work. Any help please!!! I appreciate your help.
    Thanks,
    Atousa
    Edited by: Atousa.M on Aug 25, 2011 4:17 PM

    Atousa.M wrote:
    I have a signature pad which works with vb script. It works fine but when I add SaveToFile method to it it gives me errors.Since neither my brain nor my computer contain a VBScript interpreter I am unable to determine what these errors are. Tip: when asking a question relating to error messages, it is usual to include the error messages.
    Furthermore, the question does not appear to be on topic for this forum: the place for questions about Microsoft proprietary products is surely a Microsoft forum, rather than an Oracle one?

  • Photoshop CC wont let me save image with layers as a png or jpg

    I am a beginner and just got Ps last night. I have edited a photo and only put one effect on it, stroke. When i try and save the file as a png or jpg, or really anything other than a psd it tells me that it cannot save the layers the i used in that format. How can i save my edited picture as a png or jpg or convert a psd file to jpg or png?

    If you want transparency for the web there are two choices PNG and GIF. Gif only supports 255 mapped colors when you want transparency and transparent pixels are empty 0% opacity.  PNG supports full color and an Alpha channel for transparency partial transparency is supported. GIF file are very small.
    There are also animated GIF file that browsers support.  While you can create animated png file many browsers don't support them and some browsers like Chrome have an add-on that will support animated png files. Photoshop will save Animated GIF but has no support for animated PNG.

  • Live effects such as Drop shadow and blurs convert to flatten images with giant clipping masks preventing edits?

    Without reason and at great costs, live effects convert to unusable web style graphics. This is not photoshop. Is adobe moving to kill Illustrator in favor of PhotoShop style web graphics? Suddenly every time I open a template the drop shadow or Gaussian blur has been converted to transparent overlay with a giant opacity mask applied. In trying to repair the damage by releasing the opacity mask the whole graphic jumps to a black square? Not all of the effects do this, just newer templates. I first thought because a fellow artist creates her graphics in RGB work space that this was the cause. It is not. Now randomly this happens. What am I doing wrong that causes this.

    No they are ones my company creates for products we carry. We print on the items. I need to center logos on the items and not the items and the shadow. I also need to update the items as time goes by. It used to be as simple as open the file and make the needed changes. Now I have to start from scratch on the items that self convert. Any time a computer file self converts to a different type of file you have a problem. Only certain templates have morphed like this. I'm sure it's something I'm not catching.

  • Save image with transparent background

    Hello,
    I use the IMAQ vis in labview to cut out from a tif image an object that appears on a grey spotty background and paste the object on a "clean" background. Currently the "clean" background is white. The image is saved as a tif file and read in photoshop where the object is rotated to match a predefined orientation. The problem is that the white background also rotates which is not desirable. When the manipulation is done entirely in photoshop (cutout + pasting + rotation), the clean background and the object are placed in different layers. Is there a way to do this in Labview, that is to create an image where the background and the object would be read by photoshop as being in different layers? Alternatively, can the clean background be  made transparent in labview. I understand the png  files  can have a transparent background. How can I specify that the background is transparent instead of white?
    Thank you for your help
    Jean-Michel Maarek

    Hi Jean-Michel,
    It appears that this issue is already being addressed in another forum post. 
    Vu

  • I can no longer save images from websites. It starts the download. It stays in my Download manager however the image doesn't save. How can I fix this?

    When I attempt to to save an item with right click "save as" I select my directory and then click save. This brings up the download manager. However once the image has "downloaded" I cannot find the file. The file name remains in my Download manager but the file is physically not on my computer. Both the Open and Open Containing file are greyed out. I can still save Images with other browsers.

    It is possible that your anti-virus software is corrupting or removing the downloaded files or otherwise interfering with downloading files by Firefox.
    Try to disable the real-time (live) scanning of files in your anti-virus software temporarily to see if that makes downloading work.
    See "Disable virus scanning in Firefox preferences - Windows"
    * http://kb.mozillazine.org/Unable_to_save_or_download_files

  • Lion install did not update background/screen saver images

    I installed of Lion on my Macbook and it did not update the background/screen saver images with the new ones, anyone know why?

    Check your Macintosh HD/Applications/ folder for a program called "Install OS X Mountain Lion" and then open this to run the installer.

  • Replace apple tv 3 screen saver images?

    Is there a way to replace the default nature screen saver images with my own?

    Seasons Greetings
    Yes, choose the photos you wish to share from iTunes on your computer (file > homesharing > choose photos...) select apply/sync, then select the photos you have just chosen from the screensaver settings on the Apple TV.

  • Bring in another .psd file with the clipping path

    Okay, this client has a very odd request. They want a collage of images put together in one file and they want the clipping paths to be attached. Then it's to be saved as an eps file. I'd like to do this in InDesign and am going to be posting this same question there as well. I like that in InDesign, the clipping path stays attached to the image when you move it. However, is there a way to do this in Photoshop? I don't know how to bring .psd files into Photoshop along with their clipping paths. If there is a way to do this, is there a way to link the clipping path to the layer so that when I move the individual layers, the clipping path moves with it?
    Help would be greatly appreciated! Thank you!

    In Photoshop "Clipping Path" is a special kind of Path and limited to one per image and not linked to one Layer.
    A work-around to combine multiple images with individual Clipping Paths into one psd file with a combined Clipping Path could be
    • applying the Clipping Paths as Vector Masks to the images (flattened to one Layer or converted to a Smart Object each),
    • combining them and after positioning/transforming/…
    • copy/pasting the individual Vector Masks into one new Clipping Path.

Maybe you are looking for