How can I save large PSB files so that LR 5 recognizes them?

I have saved large PSB files but LR doesn't recognize them. They are greyed out.

LR does not support layers so if You save a Layered Tiff or PSD that LR can open I believe all you would wind up with is a composite layer for the file content.   Since Lr can not use layers and image file formats use compression I get the impression  that a single layer document would need to a have very large amount of pixels to generate a compressed file that is over 2GB in size.  I don't think I would even want to use Photoshop on a image that contains that many pixels.  I don't use Lr so PSB is not a problem for me. Still Photoshop is a Pixel Editor however I don't think it would be very useful manipulating a billion pixels or more.  I also don't know why someone would want to use LR on a layered file I don't believe Lr can save a layered file.
I have no desire to even download Lr  for I I'm not very organized and can't type. So I have no need for Lr library and databases. Also I don't want two UI over Adobe RAW Conversion engine.  One Adobe UI is a better option to me.
Tiff format files I beleive has a 4GB size limit  PSB format files  does not have that limit. Using your logic why offer Tiff  they can not save large documents.
PSD was around before we had the need of huge image file.  Many PSD exist they should not be rendered useless for lack of support.

Similar Messages

  • How can I save a PDF file sent to me in an attachment to my iPhone 5s

    How can I save a PDF file or word file sent to me as an attachment directly to my iPhone 5s so if I want to read it I don't have to dig into my ail every time?

    You will need to select the attachment and open in another app.  If you do not have any apps that support PDF, Adobe reader for iOS is free.
    For MS word files, you will need an app that supports those, like Documents to Go. 
    There is not generic file storage area in iOS, so you need to "open in" an app that supports that file type so that app can then add the file to its sandboxed local storage area.
    If you need to markup the PDF, some good apps are GoodReader, iAnnotate, PDF Expert, GoodNotes - there are numerous others as well in the App Store.

  • How can I save adobe reader file from gmail into my adobe reader app?? i would like to open one file in place where I'm not able to access internet and for that reason i would like to save it. is that even possible?

    How can i save adobe reader file from my gmail into my adobe reader application. or is there any other way i can save it into my phone so I'm able to open in any situation not just from my gmail???

    Long hold on the document in mail and it should give you the open in... option, select adobe reader and the file is now saved locally for viewing even while offline.

  • How can I save an attachment file

    How can I save an attachment file To my iPad memory.

    An iPad doesn't have a file system like a 'normal' computer, everything has to be stored within apps. Do you have an app that supports the type of file that the attachment is ? If you do then you might be able to press and hold the attachment in the Mail app and get a popup with an option to save the attachment to the app.

  • How can I save a jepg file in lower case letters? I check the use lower case box in preferences but it's not happening. PSCC

    how can I save a jepg file in lower case letters? I check the use lower case box in preferences but it's not happening. PSCC

    Let's try a preferences reset: (Windows)
    Press and hold Control - Shift - Alt immediately upon cold-starting Photoshop.  If you get the keys down quickly enough - and you have to be VERY quick - it will prompt you to confirm deletion of your established preferences, which will lead to them all being set to defaults.

  • How can I save the .mp4 files downloaded from internet to ipad memory so that I don't have to download everytime to view them again

    How can I save the .mp4 files downloaded from internet to ipad memory so that I don't have to download everytime to view them again. Also they might remove them from internet so I can't rely on the bookmark to them.

    I'm trying to send home movies to my 10 year old nephew who lives across the country. He doesn't have a computer. He has an iPod touch. His parents have computers. But I don't want everything I ever try to have him do result in "you need your parent's computer for this." It's getting really embarrassing. I have converted my family over to Apple computers but now they want to buy iPhones, iPads, and iPods even though I tell them to go Android. It took a decade to convert them away from windows now I'm trying to keep them away from these freedom limited iOS devices and they won't listen. Then it becomes my responsibility to make their iPads print to their fancy pre-airprint color laser jet printers, get home movies onto them, and countless other things. It's driving me nuts.
    I have converted these files to a format that the iOS devices will play directly off of dropbox. Now, how do I get the infernal devices to save it instead of play it?

  • How can i save a vob-file (old Video format) into a different formal like mp4??

    how can i save a vob-file (old Video format) into a different formal like mp4??

    Flo14
    What version of Premiere Elements are you using and on what computer operating system is it running?
    With that information we can give you the specifics of the how to. There are marked changes in the Premiere Elements 11 and 12 workspaces as compared to version of Premiere Elements earlier than 11.
    Also, what do mean by
    vob-file (old Video format)
    Do you mean that you have a VTS_01_1.VOB file that you ripped from a DVD-VIDEO on DVD disc and saved to your computer hard drive?
    Questions to assure a successful end product .mp4 file version.
    We will be watching for your follow up.
    Thanks.
    ATR

  • I am unable to download, Media Downloader. How can I save my tiff files?

    I am unable to download: Media downloader. How can I save my tiff files?

    Hi Barb,
    To investigate this we would have to look at the error logs -
    Start your download and once it gets completed please send us the Log.txt file from the locations listed.
    WIN : C:\Users\<Username>\AppData\Roaming\com.adobe.px.Downloader.<some-num ber>\Local Store\
    MAC : /users/<username>/Library/Preferences/com.adobe.px.Downloader.<some-n umber>/Local Store/
    You can email me the log.txt file at [email protected]
    Thanks,
    Smriti

  • How can I save an indd file as an idml file without opening the document?

    I cannot open an InDesign file that was made in a later version of InDesign because I don't have the right plugins. How can I convert this indd file to an idml file without opening it?

    Well..... sort of depends on your version.
    If you have any version as part of CC subscription, the latest updates are supposed to be using a cloud-based service to generate the IDML for you so that you can open the newer files seamlessly.

  • How can i save a pdf file to ipad

    How do I save a PDF file to my iPad without saving in iBooks?

    You will still need an app to save it to. If you don't want to use iBooks then there are a number of other free (and paid for) apps such as Adobe Reader - GoodReader is a paid for option but it supports other file types as well.

  • How can I save a XML file with JAXP1.1?

    Dear All.
    I write a program to create XML file with DOM model, but I can't know how to save it? My environment is JAXP1.1 and JDK1.3.1,I has been required not use other XML parser toolkits,only JAXP1.1.
    How can I do? thank you.
    Many person give me a idea the com.sun.xml.tree.XmlDocument, but I can't find the class in API document or JAXP1.1's packages. why?
    what is it? How can i use it?
    thank you very much.

    The way to save an XML Document is using a Transformer.
    To have access to a transformer use the packages :
    import javax.xml.transform.*;
    import javax.xml.transform.dom.*;
    import javax.xml.transform.stream.*;
    Then for saving your Document Object (named dXml) get a Transformer Object with the TransformerFactory Object :
    TransformerFactory tf = TransformerFactory.newInstance();
    Transformer t = tf.newTransformer();
    Now you have got your Transformer Object, to save your Document Object use the method :
    Document dXml = getMyDocument(); // this is your Document Object.
    OutputStream osSave = getMySaveStream(); // this the OutputStream you need to save your Document.
    try
    t.transform(new DomSource(dXml), new StreamResult(new OutputStreamWriter(osSave)));
    finally
    osSave.close();
    And your Document was now saved.

  • How can I save my Log files (and other my own files) to windows azure ?

    Hi ,Dear all
    I am migrating an Asp.Net Web App to Windows Azure. It runs in IIS
    In that Web App,it will:
      1. save log files to a virtual path (for example, save to $WEBAPP_ROOT_DIR/LOGFILES/
      2. save ViewState by session as temporary files to a virtual path (for example , save to $WEBAPP_ROOT_DIR/VIEWSTATE/
      3. upload some image files to the web server virtual path at $WEBAPP_ROOT_DIR/UPLOAD/
    so, when I migrate the web app to windows azure,how can I do the same job in my code?It seems so many great changes in my code ...
    Any ideas and suggestions for me ? many thanks!

    hi Eric,
    If you use Azure website, you can save your log and files into azure storage service ,such as blob or table.
    If you use VM to host your service, you can only attach a data disk or file service on your VM and save your data into data disk or file service.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How can I save adjusted Raw files to Tiff without destruction of original Raw file in Elements 11?

    How can I make available  "Refine edge" when advised in (Elements 11 - Guided - Depth of field - Custom - Blur - that the "Command refine edge is not currently available" ??????

    Looks like you have two qustions:
    1. You can't destroy the original camera raw file because photoshop elements cannot save over the original camera raw file.
        the tiff format is different than the camera raw files from your camera, even though in some ways they are related
    They are camera raw files and not jpegs or tiffs from the camera?
    2. I'd reset the pse 11 preferences and see if that makes a difference for the Guided - Depth of field - Custom - Blur issue
        In the adobe photoshop elements (edit)>Preferences>General click on Reset Preferences on next launch and then restart the pse 11 editor

  • I download, but always saves files of 1KB.  How can I save the whole file.

    I registered the unlock of QT Pro. I try to download, it tries to save audio file as something.mov, but the file is 1KB in size. It actually does not save the whole thing.
    How can save the whole file from a URL?
    Thanks,
    Juan

    The site is probably using pointer movies which may indicate that the movies are streaming and so cannot be saved. I'd suggest checking with site's support staff and ask if the movies are downloadable or are streaming only.

  • How can i save object in file ?

    For example I have some object in the memory, and i want to save it on the disk, and after i'm going load this object in memory and work with him...How can i do it ?
    May be I must use JavaSpaces technology (but i don't enought knows this) ?
    Please help me.
    [email protected]

    Serializing an Object:
    try
    ObjectOutputStream myOutput ObjectOutputStream(new FileOutputStream("objects.out"));
    myOutput.writeObject("Hello! How are you on this very fine day?");
    out.close()
    catch(IOException e)
    System.err.println("Doh! You're probably writing to a file that you don't have permissions to access!");
    catch(ClassNotFoundException e)
    System.err.println("You should only get this if you're using some strange reflection stuff, or just try to output something that doesn't exist.. I don't really know why the compiler wouldn't catch this error instead otherwise");
    Getting that object back:
    try
    ObjectInputStream inObjects = new ObjectInputStream(new FileInputStream("objects.out"));
    String myObj = (String)in.readObject();
    System.out.println(myObj);
    Pretty simple. If you want to be more practical, and store more than one type of object in that file, you can use relfection:
    -Jason Thomas.

Maybe you are looking for

  • UPDATE using a second table for the Where Clause

    Hi There, Hoep someone can help me! I am attempting to update a field in Tbl.1 to a known value. However, i want to use another table to specify WHICH records to update. in this case i want to use table early_provider to obtain the value 'HCR' then p

  • 5.0.1 update--even worse battery life

    After upgrading to 5.0.1 my iPhone is draining the battery even faster! Anyone else seeing this problem?

  • Switch for showing my telephonenumber locked

    The switch for showing my number is locked. My iPhone shows unknown number when I call someone. I think it has something to do with my iCloud account. I tried to put my SIM card into another iPhone and my number showed. So I got a new iPhone and down

  • RFC API C++

    hi, I have written a remote enabled function, which is reading and writing xml data. It has one importing and one exporting parameter from the type "RAWSTRING". So it receives binary data in a byte array, interprets this as XML, reads data from the S

  • Any new reference material

    I'm really just getting started with DiAdem and have the "Getting Started Guide" and the "Data Mining, analysis and report generating guide" from NI.  However, they give descriptions of what can be done such as the FFT with a pretty report, but now r