Where can I find a detailed comparison of the Photoshop products?

Required: A table of detailed for Photoshop products comparison

The various descriptions of the 'family' of the Photoshop software is not easy to compare and I'd be happy to have the opportunity to see a side-by-side comparison of Photoshop, Lightroom and elements.  Anyone have this available or know where he is?

have you tried google to ask the same question?

I did, and the first link that comes up is:

http://www.Adobe.com/mena_en/products/photoshopfamily/buying-guide-version-comparison.html

Tags: Photoshop Lightroom

Similar Questions

  • How and where can I find my Macbook Pro using the model number

    How and where can I find my Macbook Pro "using the MODEL number" NOT the serial NUMBER please...

    Hello world:

    I would like to know more about my MacbookPro using model # is if there is a website or a program that I can type my model # so she'll tell me more on my computer...?

    http://www.EveryMac.com

  • Where can I find my purchase history in the ios app store?

    Where can I find my purchase history in the ios app store? I use air ipad 2 and I bought some elements of support in an online game, but it is not my purchased item? She already deduct under my belt.

    This, to iTunes on a computer.

    Read here: see your purchase history in iTunes on Mac or PC - Apple Support store

  • where can I find edit tools such as the area of text, arrow and others?

    where can I find edit tools such as the area of text, arrow and others?

    Hello

    Yes, these tools are available in Acrobat DC.

    You can get all of these under the comment Option.

    Go to tools > comments to choose and you would find all these forms.

    Concerning

    Sukrit diallo

  • where can I find my serial number for adobe photoshop element? I recently bought?

    where can I find my serial number for adobe photoshop element? I recently bought?

    Adding to what says Sumit, in the cases where you do not have a Volume License product, then you can check this to quickly find your serial number.

    See you soon!

    ~ David

  • where can I find Kuler / Adobe Color inside the Illustrator CC 2014

    where can I find Kuler / Adobe Color inside the Illustrator CC 2014... I can't find anywhere not in extensions. Help, please. Thank you!

    in illustrator CC2014 update of the days there there there is no Kuler more...
    and opening of the color themes opens the good old Ku. Leer that isn't up-to-date search by keyword.

    Thanks Gullebean and charlie544

  • Where can I find license number/serial number for Photoshop?

    Where can I find license number/serial number for Photoshop?

    Hi reydeltontos,

    If you purchased Photoshop CC subscription so that you don't have any series as it will activate the software using your Adobe ID and password.

    It will be useful.

    Kind regards

    Abhijit

  • Where can I find scheduled jobs (reports) in the database?

    Hello everyone,

    I am almost nine using Oracle Application Server, so excuse me for asking stupid questions, please.
    But where can I find scheduled jobs (reports) in the database?

    We use the OAS in version 10.1.2.3.0

    Thank you

    Florian

    Florian Schmidt wrote:
    So I hope that the jobs are heard in a database table, where I can remove scheduled jobs/reports.

    By default no. But you can activate the API Reports Server queue PL/SQL
    There should be a script in the folder of OH / reports / / admin/sql server called rw_server.sql
    It will create table and package. After that, you must edit the .conf file and remove the tag "jobStatusRepository".

    For more information look at the note [ID 72531.1]

  • Where can I find a guide to all the options and settings available via the ' subject: ' Pseudo-URL? (With the help of FF 3.6.8)

    When I used latest Firefox support, several years ago I saw mention of a long list of options and parameters, using a local sort of URL, starting by "topic: I can't find it now. The text 'forums' that I've seen then seem to have disappeared and been replaced by support for Dummies who may be afraid if they saw a page that contains more than a small amount of information.
    The question is: where can I find this guide that lists all the available options and settings, so that I can make my own decisions?

    not so long ago and it includes some extensions

    http://KB.mozillazine.org/About_protocol_links
  • Where can I find a complete list of the Cisco documentation

    Could someone give me the link or to give answer to the following question:

    I want to know the list of descriptions of the documentation. For example

    There are documents from cisco:

    Cisco Unified Communications System Documentation

    Software CUCE & Hardware Compatibility Guide

    Matrix of caused Cisco

    Cisco administration guide

    etc.

    Each of this document is very useful.

    Now attention!

    My question: where can I find the full list of guides with description where they might be useful for me.

    Thank you very much!

    Go to this site: http://www.cisco.com/en/US/products/sw/voicesw/index.html

    From there, you can choose the product of your choice by clicking on the link of the plug.

    I hope this helps.

  • Where can I find human support paid for from Photoshop macintosh?

    Where can I find North American based paid alimony human for macintosh from Photoshop?

    Hi peebles & cameron,

    If you use CC or above version, you can go to chat or support call and can contact support via this link: contact customer service

    If you use CS6 or previous version, you only have the support of the Forum.

    You can post your request here and we will help you.

    Kind regards

    Claes

  • I bought a package of adobe 3 years ago and got my computer fixed now. I must therefore download again, where can I find what I bought before the download agan?

    I bought a package of adobe 3 years previously, before the monthly payment thing. Need to download new cus a fix of computer... where can I fint what I bought erlyer and download again?

    Hello

    According to the account, you had purchase download for Adobe Creative Suite 6 Design Standard and Teacher Edition

    Here's the download link - https://helpx.adobe.com/x-productkb/policy-pricing/cs6-product-downloads.html

    Help locate the serial number on your account - http://helpx.adobe.com/x-productkb/global/find-serial-number.html#adobeproductdownload

    ^ Ani

  • Where can I find information on subscribers in the database?

    I am trying to write a small report that displays orders introduced yesterday. We also want to include the customers name and email address.

    I can't find where the customer name and email address. Can anyone help?


    Select user_name, ordered_item, ordered_quantity, a.creation_date
    ont.oe_order_lines_all a, applsys.fnd_user b
    where a.created_by = b.user_id
    and a.creation_date > sysdate - 1
    order of user_name, creation_date desc;

    Hello

    This helps?

    select ooha.order_number, oola.line_number, oola.shipment_number, fu.user_name,
    hp.party_name customer_name, hcaa.account_number customer_number, hcsua.location site_location,
    hcsua.site_use_code, hcsua.primary_flag, hcaa.status cust_status, hcasa.status site_status,
    hcsua.status site_use_status
    from apps.hz_cust_accounts_all hcaa,
         apps.hz_parties hp,
         apps.hz_cust_acct_sites_all hcasa,
         apps.hz_cust_site_uses_all hcsua,
         apps.oe_order_headers_all ooha,
         apps.oe_order_lines_all oola,
         apps.fnd_user fu
    where hcaa.cust_account_id = hcasa.cust_account_id
    and   hcasa.cust_acct_site_id = hcsua.cust_acct_site_id
    and   hcaa.party_id = hp.party_id
    and   ooha.header_id = oola.header_id
    and   ooha.sold_to_org_id = hcaa.cust_account_id
    and   ooha.created_by = fu.user_id
    and   trunc(ooha.creation_date) = trunc(sysdate - 1);
    

    Join AR_CONTACTS_V to above script for the email information.

    Concerning
    Imran

  • Where can I find a display unit of the S7 in the Tampa Bay Fl area to see and touch?

    I am interested in the Acer S7 ultrabook but couldn't find a model demonstration/display anywhere.  I can't find a contact method Acer to get help to find a.  Does anyone have any suggestions?

    Nice day

    Its best to contact the local sales team of Acer and ask them. They point you in the right direction

    Kind regards

    FReeZA

  • Where can I find a reference guide for the Adobe character animation?

    I use Adobe recently - character animation (amazing stuff)

    There are so many different options during the creation of the characters. i.e. flashing or having the host track your eyelids so half, you can close your eyes, etc...

    One thing that I can't find a reference to these options anywhere.

    that is how to set up your .psd file to make it work. So far I am using other characters as a model, then creating my character inside the psd.

    Its running OK but there are features that I discover even exist as the eyelids half-closed until I opened a character for example.

    There are references?

    Help documents host character

Maybe you are looking for

  • DVD drive will not eject a disc: Lenovo 3000 desktop

    The DVD - RW that I use as a backup disk became full, so I erased it. Unfortunately now I am unable to eject the disc. Desktop Lenovo do not have a small hole where you can insert a paperclip to open manually draw lots. Any ideas?

  • I can't connect my hotmail account. I tried to contact hotmail but I ran across a loop hole

    I tried to contact hotmail months now but I'm running loop holes and fortunately I got this site. I can't go to my hotmail account, it says: I signed in too many times or I signed to use thanks to an organization. could you please help me. I changed

  • arrow of notification area is missing

    I can't hold the arrow that hides or displays icons in the notification area and it appeared, but is missing once again at the next startup, I installed Tune Up Utilities, uninstalled and installed again and followed instructions to Tune Up, but made

  • Fingerprint reader HP HDX16 and two other drivers not detected after an upgrade to Vista Ultimate.

    Hello. Recently, I upgraded my HP Windows Vista Home Edition of Windows Vista Ultimate Edition HDX16 model (quite a 'new installation' upgrade.) Since then I've been doing a handful of drivers went unnoticed in the Device Manager. Keep in mind that t

  • Help with Windows 7 actvation.

    I had a few problems so a friend reinstalled Windows 7 Professional 32-bit sp1, which is what I was running before he did this. Now it won't take my product key and I get an error 0xC004E003 code. I have just 17 days to activate, can someone help me