Connect with our global Photoshop Elements Community.
Recently active
Trying to install an older Elements 15 from disk. Serial # was inserted.It won't let me run the program unless I validate but gives me the error "can't access the internet"I have internet and can access it fine with every other app.Any ideas?
Hi everyone, I've always opened my raw files in Pse11 from my 10mp camera with no problem. Have just acquired a 26mp camera and it's raw files won't open. My laptop was only 4gb so I've just upgraded to 8gb with no joy. That's the max my laptop will go to. Any solution will be much appreciated especially if it doesn't entail buying new computer🙂
I recently purchased Elements 2023 and am now trying to learn it on my own, as well as using the great videos found on YouTube. However, almost all of the photos found on the internet are set to 72 ppi, which makes them too small and pixelated to work with. Is there a place where I can find free photos that have higher resolution so I can practice all of the different tools on Elements? Any help would be greatly appreciated.
Cannot scan a document on my iMac Version Monterey macOS 12.4 with Photoshop Elements 2022
Hi everyone, I've always opened my raw files in Pse11 from my 10mb camera with no problem. Have just acquired a 26mb camera and it's raw files won't open. My laptop was only 4gb so I've just upgraded to 8gb with no joy. That's the max my laptop will go to. Any solution will be much appreciated especially if it doesn't entail buying new computer🙂
Hallo, ich möchte ein Bild in weiß oder in einer anderen Farbe, rund oder oval, vignettieren. Auf meiner vorigen Anleitung (Video), leider abhanden gekommen, wurde mit Ebenen, Auswahlellipsen, Filter, Gaußscher Weichzeichnungs . . . gearbeitet. Wer kann mir da helfen? - MfG - Ferny
I want to do the same dithering that Photoshop does in its Save for Web export section. This is my original image: Original imageDiffusion dithering in Photoshop using the following settings:Photoshop Save for Web account This yields the following image: Photoshop ditheringIn Python, I'm using PIL's Image.convert() function with Adaptive color reduction and Floyd-Steinberg algorithm for diffusion dithering. The problem is that Python produces a slightly different dithered image (as shown in the retrieved palette below). The image produced by Python is this: Python ditheringThis is my codefrom PIL import Image MyImageTrueColor = Image.open('vijnbjz_2K_Albedo.jpg') MyImageDithered = MyImageTrueColor.convert(mode='P', colors=64, dither=1, palette = 1 ) MyImageDithered.save('dithered.gif') im2 = MyImageDithered.getpalette() dithered = [] for i in im2: if i != 0: dithered.append(i) palette = [] for i in range(len(dithered)): if (i % 3) == 2:
Can you print to German Etching paper using Adobe Elements?
For no apparent reason, Organizer started crashing on startup, consistently, for one user. Uninstalled Elements, then resinstalled both Elements 2021 and 2022, on MacOS 12.4 (Monterrey). The problem persists. Other users on the same computer can run Organizer successfully, so it's not a problem with the installation. It mush be a problem with the one user's startup configuration. I can't find guidance for how to reset a user's configuration, without also removing the existing catalogs and (many) associated albums.
I've got a Microsoft Surface Book 3 with the Nvidia Quadro 3000 GPU option and Photoshop/Premier Elements will not see nor recognize the Quadro GPU. Full CC photoshop of course does see it.Any thoughts? Had hoped the new update would fix this as I reported it to Adobe tech support in the past.
I've installed Elements 2022 and with the Organizer I get no response when trying to access the drop down lists on the top bar. Neither of the File, Edit, Find, View or Help tabs respond. I can access everything else bar these. Any help would be greatly appreciated. Dell
After latest update I can not se thumbs af my CR3 files in the importwindow when I import from card reader. It shows that there is a file but no picture is shown
I bought Adobe Photoshop Elements 2022 from Best Buy a couple of months ago. The Camera Raw with the purchse was 14.1 and I need to upgrade the Camera Raw to version 14.4. Downlowned the file from Adobe web site and installed. After the installation, it still shows 14.1. I turn off the computer and then turn it back on, it is still showing 14.1. Why the app didn't take the update? Help!!!!!!!!!!
After my trial period expired I tried to uninstall Elements 2022 in Windows 11 and it shows up as a 2.14 GB app but when I click on Uninstall it has a long error message saying a lot of things but ultimately that there is no Uninstaller.exe file found. Adobe help just says to go to the Add/Remove programs and Uninstall.Thanks but it does not work.
Since Update 2022.07.18 Photoshop Elements crashes when using erasorHow to uninstall last update ?
Heres a strange one. Suddenly - not aware of any recent updates or events - I cannot open PS Elements 2020 on my Intel iMac running OS12.4. It just says: "Adobe Photoshop cannot run on this computer because the minimum system requirement is Mac OS X version ". (and no version number is shown on the message). Yet it had been working a couple of days before. I have tried uninstalling and reinstalling Elements 2020. I have tried installing a trial of 2022. I have looked at permissions. I have even re-installed OS12.4. But for all Elements versions I get that message. As it happens I also have Adobe CC Photo subscripton and PS and Lightroom Classic which all open up fine, as does all other software. Any ideas????
I expected to see a file named My Catalog somewhere on my computer. But I don't see a file by that name. How can I move the catalog to a new computer if I can't see the file? Also I backed up My Catalog to a flash drive and i see many individual files not a file named my catalog. I assume each individual file represents the data for one photo, right?
Hi,I upgraded my old HHD to a larger SSD. I cloned the old 😧 drive and made the old drive the Z: drive and on the Z drive I put all old files in a folder named OldZ. When I look at the file info I see that PSE is looking for the files on Z: I created a brand new catalog and imported the files from 😧 and they showed correctly in the File Info. But when I closed PSE and opened it again later, the files showed not found and PSE was looking in Z: again. Would anyone have a solution? I have thousands of photos and Reconnect would take forever. Thanks,Dieter
I have PE 12 on an older PC with Win 8.1. I have purchased a new PC with Win 11 and now have a Lightroom registration. I need guidance on how to migrate/copy/transfer the PE 12 catalog (or PE 12 itself if required) from the old PC to the new PC so that Lightroom can access it? I hope not to have issues with the "license" for PE 12 when moving from the old PC to the new PC. Does Adobe Help provide guidance on how to make this migration? I have "Full Backup" files from PE 12 on an external Drive.
I am trying to learn Photoshop Elements 2022, using a PC. In this particular case, I am trying to replace the background of a photo with a new background taken from another picture, following this YouTube video:https://www.youtube.com/watch?v=0kADZHaZmiYIn the process, I have to first open the picture whose background I want to remove, then make duplicate layer to work on, saving the original one as my background; no problem, so far. Both of these layers are visible in the layer panel to the right side of the screen, as they should be.The second step is to open a second picture which contains the new background (a blue sky, in my case) that I want to place into the first, original picture.However, whenever I open the second picture containing the sky I want to use (at 2:25 in the video), the first picture disappears from the main work area of Elements as well as from the two above layers in the layer panel. In the video I am following, neither the picture nor the first two layers disap
I have been using Photoshop elemeent 10 since I bought it in 2012. I only use it to change the size of pictures. I recently purchased a new computer and would like to download it to my new computer. is there anyway to do that from either Adobe site or from my old computer. I don't want to have a monthly payment to "rent " a new progran from cloud. can anyone help? or is there an inexpensive way to upgrade my element 10 to something I can download?
after applying gothic novel to photo I am unable to get color back using blending mode and luminosity tab like I have in the past
I am using Photoshop Elements 2022 on Windows 11. My monitor has a resolution of 5.120 x 2.160 pixels (5K2K) and my font scaling is set to 175% in my Display Settings.When I open Photoshop Elements 2022 then I am seeing black bars (see screenshot) which make the software unusable for me. Does anyone else has this problem?
My photo folders contain apprx 50'000 photos. When I updated from PS organizer (PSO) 2018 to 2022 the PSO shows apprx 150'000 photos. The original photos have been duplicated or triplicated with a different file names like this "4DD810B5-73C7-45CE-9554-DD8CB2428814_4_5005_c.jpeg" . Why this has happended and What should I do to eliminate the excess photos?
Hello: I am using Photoshop Elements 2020 and a Ugee M708 drawing tablet. I have the tablet software installed. When I click the pen button that is set for either paint/eraser or B and E, Photoshop quickly selects brush then eraser. This is on just one click. When it's set to B and E, clicking onto a text document only returns a B with one click and an E with the next click and then B then E... So the input into the computer is good. Weirdly, when I click B or E on the keyboard, Photoshop properly switches to B or E as expected. Suggestions?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.