Master Photoshop with the help of our global community.
Recently active
So ive been having this issue for the past 3 months with the Brush Tool ( Flow ) that isnt working properly. This is how it should work like everybody knows.. the scattering isnt there. I have a video example to show whats going on with my brush tool, instead of doing what it supposed to do, it lowers the opacity.. which is kinda weird.. here is my video of the bug
I upgraded to PS 2026, but my custom actions did not migrate from PS 2025 even though I had selected to migrate presets and actions.The Actions still work in PS 2025, but the corresponding atn files do not show up in the Actions folder in Finder, which is probably why they did not migrate.I recreated one of these Actions manually in PS 2026, saved it, used it, but it also does not show as an atn file in the Actions folder.If I try to Save Action from PS 2025 into PS 2026, the the file shows as greyed out.So it looks as though my custom atn files exist as ghosts ?Can’t see this specific issue addressed in the Help community, but please advise.
It has been 4 days that I cannot open/upload to use photoshop web
A question for the tech-smart people on the forum: I'm wondering, for the purists out there, if there's software that isn't using AI? Adobe keep promoting their generative functions but what if some of us don't want them, do we have any alternative (other than film and a darkroom again)?
This doesn’t happen every time, but has happened several times over the past few months on my laptop and desktop (both Macs). When opening PS, I get an error that says PS is damaged. I have to install PS again which erases everything I had saved in PS (workspaces, plugin credentials, tools properties, etc). Super frustrating. Has anyone else experienced this?
I am using the touchpad on a new MacBook Pro. The paint tool and eraser tool stay engaged after I have released the tools, sometimes for several seconds. I am also beginning to have release problems with the modifier keys. How can I fix this?
Since my latest update to PS, my brush looks different. It always had a solid curculare line, now it is a jaggy cirsular edge. My settings have not changed. Anyone have this issue or an answer?
I am processing layered Photoshop files using Tools>PhotoShop>Image Processor from Bridge 15.1.4.9. Every image is flattened when opening in Photoshop 27.3.1. This is not desired or intentional. So I am having to run an action that will “Select previous History State” as action 1 in order to un-do this un-requested flattening. Is this intentional on Adobe’s part? If so how about an option for this behavior, if not please correct this behavior.In addition to this unwanted behavior, Tools>PhotoShop>Image Processor is leaving temp files in the target directory when saving .png files using “Export for web” in an action designated for use by Tools>PhotoShop>Image Processor.
The CPU-Z screenshot in the old post was incorrect; the AI also explained that CPU-Z doesn't always display everything correctly. The CPU-Z screenshot in the old post was incorrect; the AI also explained that CPU-Z doesn't always display everything correctly. https://esp-tech.myshopify.com/products/amd-ryzen%E2%84%A2-7-8700f?srsltid=AfmBOopv-drGSZdwZ9EiYTku7tZgPin83rXtqFj71bbKmVFPydWwzy_X&shpxid=31301322-3706-4cc0-a7c2-0140c5187e9a&variant=55200585220430&fbclid=IwZXh0bgNhZW0CMTAAYnJpZBExbzJBZkg4ZlBYTjVaZzNJQXNydGMGYXBwX2lkEDIyMjAzOTE3ODgyMDA4OTIAAR7iR9WHXQGclmhxCoSccx_lEBERN7hEXCNrYVHKre2guJlO9MBhx8zAZtVOgQ_aem_YTv7XDi_BFLfxFoEqQBNuw
For the past couple of months I've been getting this error: "this is not a valid Portable Document File (PDF) document. It cannot be opened." error when I'm NOT trying to open anything. I'd say it's happened maybe 10 times over the last couple of months and 9 of those times, it's happened when I'm waking the computer from sleep. I can't seem to figure out any pattern to it. It's like it's trying to open a file on it's own but it doesn't show in the recent list and I'm not seeing any action that could be doing this. Any ideas? {Thread renamed by moderator}
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
Using the latest Photoshop 27.7 with Modern User Interface enabled, in the file dialog launched from Save for Web you cannot copy/paste text into the file name. Also when you hit the escape key to cancel the file dialog and return to Save for Web screen, hitting escape a second time does not close out of Save for Web but command-period still does. If you avoid trying to copy/paste text the escape key still works correctly. Disabling Modern User Interface returns all the expected behavior. This is on a fresh machine set up a couple weeks ago.Photoshop 27.7macOS 15.7.5
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?
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.