Master Photoshop with the help of our global community.
Nyligen aktiv
I have gone to settings > general > guides/rulers and made sure the color was blue.BUT I hit some odd key combo in my document and now ALL guides are always black,but they remain blue in settings. How can I reset? Tried to reset the workspace, that didn't do it. Reset guides, removed guides, closed program, opened, rebooted, updated. Nothing is allowing me to change the colors of the guides in my document. All helps take me to settings, yet settings are correct. What can I do to switch them back?
I've had this probelm for a few days now and its really annoying. I've tried linking width and height, pressing enter, and when use transform again, its back to being unlinked. I've even made sure to use it linked, press enter, and restart photoshop (I read somewhere that this changes what the automatic setting is), but that didn;t work either. This problem came out of nowhere, please help me fix this setting.
Photoshop keeps evolving - new AI tools, smart features, and better performance with each version. But one thing still feels very old: The Freehand Lasso Tool. Right now, if you release your mouse or pencil while drawing a selection, the tool connects back to the starting point - ending the selection too early. There’s a Space bar trick, but it’s not very intuitive. In comparison, tools like Adobe Fresco or Procreate allow you to release and continue from the last point. It’s easier, modern, and much more comfortable for detailed work. And, yes, I mean the Desktop Version of Adobe Fresco. Since this smooth behavior already exists in Fresco, I believe Photoshop could also benefit from it. It would bring a small but very meaningful upgrade to the overall experience.Respectfully, Temo
After I made the MacOS update I have some problems with AI in Photoshop 2025 and Beta. Generative Fill not working
i make comics and i use the text tool to make text bubbles and when i us the paint bucket tool ,and i try to fill an area ,but the entire thing just messed up,can i get some help
I work for a billboard company as photogrpher, I'm try to find an easy way to remove the creative on it and replace it with white. (easy) My problem is adding back the wires and pole that may run acrossed it. Ive tried PS Beta but can't figure it out. We have to show a potential client any obstructions.
This is what happens the moment I add layers to any image. This started a couple of days ago. I didn't save the image from Facebook; my workflow is RAW -> Lightroom -> Photoshop. @CMass
Hey! So recently I've come across a pretty much day-halting issueIve got a pretty solid computer;I9 14900k 3200 mhz 24 core128gb ramNvidia ATX A200 12gb Photoshop will open, but even the slightest task will crash itIllustrator will work fine, but even auto-tracing a smiley face black and white will crash it. Ive done the cloud cleaner; drivers are up to date, almost a fresh windows install - i'm pretty lost here.
Hi all, first post here, having spent hours looking for the answer on line.So I use bridge, PS and camera raw to edit my photos.Back in the day of PS CC2015 and even CS6, when you edited a raw file, and then saved it as a jpg, once the saving had finished, what you had left on your screen was the saved, jpg image, NOT the original raw file that shows as being UNsaved.All this means that when you go to close the file you have to confirm - doing this once is annoying, having to do it again and again and again is doing my head in!How do I get PS to see that I've saved the file and have the saved JPG left after a save??MANY thanks if you can help.
With the update to Photoshop 26.5, Photoshop is unresponsive for a full minute when first starting, and takes nearly a minute to shut down under Windows 11--and I've got a fast system. I remember this being a problem some years ago. Is this a known issue? If yes, any idea when it will be fixed? Thanks.
Krijg de laatste dagen steeds de melding "kan lidmaatschap niet verifiëren" bij het openen van Photoshop, Indesign,...Heeft jaren perfect gewerkt, weet iemand hiervoor de oplossing?
Hi.So I'm using Adobe Photoshop CS6 with the updates and everything .I have trouble with the content aware move tool.When I select the image I want to move ( well actually when I move it ) Photoshop doesn't delete the previous image ( that I tried to move ) and leaves it under the new one ( moved ) .If somebody have similar problem and has fixed it please tell me . Also I'm a beginner so if there is some sort of setting I have to know about and that causes the problem please let me know .Thanks for your time .Have a nice day .Edit: I want to use it on transparent background
I'm trying to open a .PSDC file from within Photoshop, but I can't find Adobe Cloud button via File->Open.What am I doing wrong? Or, do I need an eye exam?
Photoshop CS5 was deleted when I operated Adobe Cleaner Tool.Is there any methos to recover it ?Please let me know. Thanks and regards,Yuji
In PhotoShop is there a methodolgy for automatically refitting an oval image into a perfect circle? I have oval images of abstract colors I want to reshape to fit a perfect circle without cropping any of the image.Yes, this will distort the image and that is okay for my purposes.The only method I know of is using the warp tool, but that is very "freehand" and imprecise. Or, if not in PhotoShop, maybe another program like Illustrator? Thank you in advance for your advice. Using PhotoShop 25.5 / OS 15.3.2
Bonjour,J'ai une erreur lorsque j'utilise l'enregistrement pour le web dans photoshop. (v26.5)"erreur droit d'acces en ecriture"J'ai déja eu ce probleme il y a quelque mois et puis plus rien apres une mise à jour.Mais là cette fonction ne posait aucun probleme, et je l'utilisai plusieurs fois ce matin pour une Vingtaine de visuels et plus soudain ca recommence sans qu'une mise a jour soit passée ou aucune modification sur mon poste. rien. D'un coup j'ai ce message. Je ne cherche pas a trouver une autre fonction pour enregistrer et contourner le probleme, je souhaite corriger ce probleme.Est-ce que quelqu'un a deja eu ce souci? C'est un truc de fou !Je suis full admin sur mon poste (macbook pro 2,6 GHz Intel Core i7 6 cœur - 14.7.5 (23H527))
Hello, everybody! I have 2 scripts: first.jsx & second.jsx In UI in first.jsx I have a Button. If I press to this button, I need to start second.jsx.How can I start second.jsx? Both scripts are in same folder. first.jsx:var dlg = new Window("dialog", "Try to start second.jsx"); dlg.testButton = dlg.add("Button", undefined, "start second.jsx"); dlg.testButton.onClick = function(){ //missing code } dlg.show() second.jsx:alert("second.jsx successfully started")
已思考若干秒 Feature Request: One‑Click “Remove All‑Black Layers” Command Background & Pain Points In complex PSD files, it’s common to accumulate dozens or even hundreds of layers that contribute nothing to the final image—either because they’re pure-black pixel layers or their layer masks are entirely black. Manually hunting down and deleting these layers is tedious and error‑prone. Existing script‑based workarounds require setup, can be fragile across versions, and still force users into multi‑step workflows. Key Requirements Auto‑detect Pure‑Black Pixel Layers Identify and remove any normal pixel layer where every non‑transparent pixel is RGB(0,0,0). Auto‑detect Fully‑Black Masks Identify and remove any layer (or group) whose layer mask is 100% black (i.e. completely hides its contents). One‑Click Cleanup Expose a single command (e.g. in the Layers menu or right‑click context menu) labeled “Remove All‑Black Layers” that scans the document and deletes all match
I'm pretty new to photoshop, so sorry if this is something simple, but I have searched high and low and cannot find a solution.I have an image that I have dithered in other software. This means that the image is made up of only black and white dots. If I drag the image into Photoshop, it innitially shows up as just black and white dots, but as soon as the image is placed it becomes a greyscale version of the image with hues of grey surrounding the black and white dots. For what I want to do, I need it to be pure black and white like the original image. How can I accomplish this?What I have tried so far:I ensured that the canvas size is the exact same as the image, so that the pixels should correspond.I tried playing around with Image -> Mode settings, but none of those make any difference. Please Help.Thank you
Guess how many times I dismiss the properties panel in an average work day? It doesn't matter. The point is that once I've explicitly dismissed it - the panel it needs to stop reappearing. It's just as annoying as the pixel width and height box that appears anchored to a transformation box when you're trying to resize an image over a template. No, I take that back... the Properties Panel is MORE annoying because it insists on floating its boxy little body over my precious screen real estate and doesn't go away by itself. You have to tell it over and over. I would almost prefer putting a big piece of duct tape over that portion of the screen and convincing myselt that it's broken there instead of constantly having to dismiss that demon box from... Window. Not intuitive. At. All. Any solutions or medication suggestions are welcome. Thaank you.
I had just got my laptop back from repairs and they ended up replacing pretty much everything so I installed Photoshop 2023 again on Windows 11 but I noticed that with HDR turned on, all whites are yellows instead. This problem does not appear with HDR off, but I prefer having it on. I used to have HDR on all the time while using Photoshop before my motherboard was replaced, I don't understand why it's acting up now all of a sudden.I suppose I can deal with this issue if I can easily toggle HDR on and off with a keyboard shortcut or something similar but not even that is working, even with gamebar installed properly. I'm unsure how to fix either of these issues.
When I open the Black and White Adjustment Layer in Photoshop I only get three color sliders: Red, Yellows and Greens. I thought that I'm support to see six color sliders. Please let me know how can I fix this issue.Thanks,Montevideano
The enterprise is using the Photoshop CS6.0 permanent license.I'm trying to install that license on a new PC, but it says that it's already in use and I can't use it.I think it was installed on a PC that was discarded among the existing PCs, but I can't find that PC.I want to deactivate the license that was previously registered and install it on a new PC, what should I do?
Alguem sabe como resolver? Estou tentando exportar camada por camada, e simplesmente não exporta.O Photoshop não trava, nem nada, só não carrega.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Har redan ett konto? Logga in
Har du inget konto än? Skapa ett konto
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.