Master Photoshop with the help of our global community.
Recently active
Issue summary:Creative Cloud Libraries panel is non-functional in Photoshop 27.8.0. Library assets are visible, but all Library commands and interactions do nothing. Rolling back to Photoshop 27.7 restores full functionality.Product and version:Adobe Photoshop 27.8.0 (20260610.r.13, x64)Operating system:Windows 10 Pro 64-bit (Version 10.0.19045.6456)Steps to reproduce:Launch Photoshop 27.8.0 on Windows 10. Open Window > Libraries. Select a Creative Cloud Library containing color swatches (or other assets). Create or select a shape layer or text layer. Click or double-click a color swatch in the Libraries panel, or right-click a swatch and choose Set Color or Edit. Alternatively, drag a color swatch from the Libraries panel onto the selected object.Expected result:The selected shape or text should update to the Library color. "Set Color" and "Edit" should execute normally, and Library assets should be usable.Actual result:The Libraries panel displays all assets correctly, but all Lib
Sometimes when I resize image with mask, there is slightly visible border caused by feathering border of mask and it could be printed if not carefully reviewed.I still don't know why it happens, because it doesn't happen in every image. Does anyone know how do I prevent this? What is the reason?
Hi. Once found a script and modified it to suit my needs. It works fine, but it's slow.I use it for batch processing.When I manually save for web, I don't notice such delays. Maybe the script itself is a bit crooked?The goal is to save a file with an existing color profile, jpg, up to 500kb, in the same folder, with the same name.The file height and width are already correct before saving, the script should only save with the requirements above.(Analogous to the "save for web" function, which the action doesn't see)var docRef = activeDocument; var outputFolder = docRef.path; var currentNameWithoutExtension = docRef.name.split(".")[0]; NamesaveRef = new File( outputFolder + "/" + currentNameWithoutExtension + ".jpg" ); var NewfileRef = new File( NamesaveRef ) // quality/size constraints var MaxSz = 500000; // max. 500Kb var Qlt = 100; // initial quality 100 var x = 1; // decreasing step // Perform the first SaveForWeb Operation ExpWeb(NewfileRef, Qlt); // Keep trying to save the fi
Ich möchte gern den Himmel bei einem Foto austauschen bei Photoshop. Leider funktioniert dies nicht mehr. Es kommt immer folgende Fehlermelung: "Der Vorgang konnte nicht ausgeführt werden, weil ein Programmfehler aufgetreten ist."
SUMMARY All Neural Filters that load a local AI model fail with "We've temporarily disabled this filter because of an error" if the Windows user profile path contains a non-ASCII character (e.g. C:\Users\Jørgen). ENVIRONMENT Photoshop 27.8.0 x64 Windows 10 22H2 (build 19045) NVIDIA RTX 5060, driver 32.0.15.9649 (also reproduced previously on an AMD Radeon card) STEPS TO REPRODUCE 1. Use a Windows account whose profile path contains a non-ASCII character, e.g. C:\Users\Jørgen (æ ø å ä ö ü é ñ ç etc.) 2. Open any 8-bit RGB image. 3. Filter > Neural Filters > Photo Restoration. 4. Toggle the filter on, or raise any slider above 0. EXPECTED The filter processes the image. ACTUAL "We've temporarily disabled this filter because of an error." The error appears on ANY non-zero slider value. Leaving every slider at 0 (i.e. no inference) produces no error. AFFECTED FILTERS Photo Restoration, Skin Smoothing, Colorize, Depth Blur, Color Transfer - i.e. all filters that run a downloaded loc
Since Photoshop 27.x, painting or erasing beneath a semi-transparent group produces temporary viewport compositing artifacts when Foreground composite caching (found under the Performance menu) is enabled.The problem is completely reproducible and was not present in Photoshop 26.x.Disabling Foreground composite caching immediately resolves both the artifacts and, on my system, actually improves responsiveness. No restart is required.SystemPhotoshop 27.x (all tested 27.x versions) Windows 11 Home Intel Core i9-13900 64 GB RAM NVIDIA GeForce RTX 3070 Ti NVIDIA Studio Driver (latest available) GPU Acceleration ON Multithreaded Compositing ONSteps to reproduceEnable Use Graphics Processor. Enable Foreground composite caching. Create a Group. Set the Group Opacity to less than 100%. Place two or more Normal layers inside the Group. There must be artwork on at least one of the layers. Paint or erase on a layer below the Group.ResultTemporary square or tiled viewport artifacts appear along
I would like to have some of the bushes that are automatically installed on PS for iOS also installed on my PC considering that I will sometimes work on a single illustration on both devices. Through my searching, it doesn’t seem as though I can export brushes from the iOS PS (why?) and I haven’t found a place to download them. So if someone knows a way to get these files in one way or another, that would be greatly appreciated.For reference, here’s a screenshot of some of the brushes I’m talking about
When inserting a high resolution image into another one and scaling the former down to a required size, it loses all sharpness and becomes super blurry, why? Also when trying to seize it back up to its original size it remains blurry .
Sorry, I can’t think of a simple way to word this question. Basically, you know how with Lightroom classic you can edit a photo in Photoshop, ctrl/cmd save, and then it will update the changes you made in Lightroom? How do I do that with Lightroom and Photoshop for iPad?
I currently have an AMD desktop with AMD Ryzen 5 5600X processor, 64GB memory and NVIDIA Geforce GTX 1060 6gb graphics card. What do I need to add to use the AI Sharpen tool?
What is the best way to resize an image in photoshop
Many people were disappointed when Photoshop removed its 3D panorama features.I've stitched and retouched over 10,000 panoramas, and honestly... I never used those features once.Not because they weren't interesting, but because my workflow needed something entirely different: efficient batch processing.Photoshop has always been an incredible image editor, while panorama-specific tasks such as projection conversion have traditionally been handled by specialized plugins.For years, my workflow relied on Photoshop plugins. Each of them solved part of the problem, but none covered the entire workflow.Some offered more flexibility but compromised on reprojection quality or introduced subtle brightness shifts after a round trip. Others produced excellent reprojections but were limited to standard cube faces or lacked panorama alignment tools.As my projects became larger, three priorities gradually emerged.First, I wanted the highest possible reprojection quality—with pixel-accurate round trip
When I used the remove tool to remove a cable that was in front of my subject, the tool added tusks to the baby elephant. Needless to say, baby elephants do not have tusks and since this is an Asian female, she would not have tusks of this size - even as an adult
I have hidden the Options bar in Photoshop. When I select a portion of the image and press the C key (the shortcut for the crop tool), followed by the Enter key, the crop tool displays the Options bar. Is there a way to disable this behaviour and have the crop tool simply crop the selected area when I press Enter, without first showing a crop area preview?
even though we pay for subscription. It worked until last week. Now its blank when we try to open an image to edit. Everything else is working.
So, I’ve recently encountered the following problem: Whenever I try to open a RAW photo—whether from the Sony 7CII or an Olympus OMD-5 Mark II—I get this message:"The embedded ICC profile cannot be used because the ICC profile is invalid. The profile will be ignored."In the meantime, I’ve updated my MacBook Pro with the M3 Pro chip to the latest operating system. Photoshop is also up to date, as well as the RAW Converter. After the updates, everything worked fine at first.However, I then switched to HDR mode in the RAW development process (within Photoshop's RAW module). After turning HDR off again, I attempted to open the image in Photoshop, and now I’m getting the same error message again.What could be causing this?
Select the Object Selection Tool. The try to name or rename a layer with something containing an 'n' like "name". The 'n' will not appear until you deselect the Object Selection Tool. The layer will be called "ame". Have the Object Selection Tool selected. Then create a new layer and try to name it “new layer”. The ‘n; will not be able to type into the name. You will get “ew layer”. If you deselect the Object Selection Tool then the ‘n’ will work again.
Clients are using FREE AI tools to remove their watermarks from my online galleries and aren't ordering finals (and thereofre aren't paying for them and are color correcitng or worse- Not color corrrecting and sing/posting. Pixieset to showcase images inhgi res no mater how small I make them. I'm thinkin low res proof sheets would resolve this- But how do I get my watermark and the proof sheet done in photoshop without hours of extra work? Also, how would you deliver the proof sheets? (gmail? dropbox?). Quite upsetting- it feels like I've been stolen from - ouch! And I'm concerned about how time consuming this newprocess could be! I can't charge more and include- in my market, noone would pay more and i'm already doing too much for too little (modeling industry, kids fashion, etc)
This is shown first when I type in a text layer and it replaces some characters with others (such as ‘ with û) or making all of the typing “dddddd.” If I close the file and reopen it, then try restarting the app, and then the computer, the file opens but causes Photoshop to respond very slowly and the text problems continue. The only way to fix this is to discard the new file and reopen an older version (and lose many changes!).
Hello. As I try to use the new Generative Expand function, I get the following message (attached): "To use this feature, first drag the canvas to expand." I'm calling this a "bug" because 1.- it makes no sense at all "first drag the canvas to expand" what does that even mean? – and 2.- because there is no further explanation, tutorial, click here to see more", etc. I tried dragging the canvas (the way I understand that) but the nonesense message keeps popping up (please consider getting some English Major to create these pop-up messages. Software Engineers... well, only they can understand themselves.) Ideas? Guidance? Thank you in advance. A.C.
Generative Expand. error code 1200 description Line: 13 -> var g_StackScriptFolderPath = app.path + "/"+ localize("$$$/ScriptingSupport/InstalledScripts=Presets/Scripts") any suggestions as to how I can fix this?
I would like to change the canvas size via action in Photoshop 27.4. I’ve tried to record changing canvas size but I doesn’t work correctly. The dimensions wasn’t saved. Steps to reproduce Open a document. Create a new action in the “Action” panel. The recording starts automatically Go to Image → Canvas Size… Let the units as it is. Switch the size mode from to Relative. Enter values for Width and Height Click OK to apply. Stop recording the action. In the action the appropriate parameter for Width and Height are empty. The same steps in Photoshop 27.2 working correctly. The same issue was reported for the Photoshop Beta here. P: Canvas Size relative Width/Height not recorded in Actions (values saved as blank) | Adobe DME A temporarly workaround is to deactivate “Enable Modern User Interface” option. After a restart of Photoshop it worked.
Hi Previously I had been able to use the ‘remove reflections’ tool in Camera Raw through photoshop...until it recently just randomly stopped working. All the other Ai tools still work for me, just this one fails and I get an ‘unknown error - unable to remove reflections’ message,Restarted photoshop, upgraded to the latest version of photoshop and camera raw...nothing helps. Even uninstalling and then reinstalling photoshop hasn’t helped.Mac OS, Ventura 13.6.5Mac mini - chip Apple M216 gb memoryThe error still occurs even when I have no other adobe products open.Any ideas or help would be greatly appreciated…Thanks
Ability to sort layers in alphabetical order.This is helpful if you have numerous layers and want to organize the layers.
I noticed that in Photoshop 26.9.0 the Build‑up option is always active, even when it is unchecked in Brush Settings.This makes it impossible to paint without build‑up.The issue also occurs in the Photoshop Beta 26.10.0.System: Mac mini M1, macOS Sonoma 14.7.6Video attachedhttps://youtube.com/shorts/0WhFV-f1lls
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.