Master Photoshop with the help of our global community.
Als letztes aktiv
Al pinchar la lupa de arriba a la derecha sale el siguiente error: "Something went wrong""Discover panel encountered an error it could not recover from and needs to be reloaded."Y si pinchas la opción de "Reloaded discover panel.", no hace nada.
Photoshop suddenly started to freeze during a save operation. I open a file, I make one small change, I click save, and it reaches about 37% and stops. It’s not that complicated.
I often work with a lot of tabs open in Photoshop and I find that it can be hard to see all of the documents open. I'd love the asbility to collapse the tabs to small size and have a preview thumbnail of the tab with an abbreviated version of the text. Much like Google Chrome tabs.
Engraving portraits on CNC machines requires a separate plugin with features such as: spotted stone texture overlay; engraving preview; layers with different frequency channels of engraving points, for ease of retouching. And of course, the AI function for creating portrait models.
Au lieu d’avoir uniquement les barres des projet en haut sur photoshop, il faudrait avoir une fenêtre avec différentes tailles, dans la quelle nos projets ouverts apparaissent en icônes.
This is a weird message from Photoshop, could not open an image !!?Could not complete your request because a SOFn, DQT or DHT JPEG marker is missing before a JPEG SOS marker.what is that mean at first place !!! ... Im using MacBook and its up to date, photoshop version is 19, and it was working perfectly, I use it everyday to edit photos and so on.Now I have one way to avoid this message by take a screenshot of the image and open it, but this is not a solution at all !I don't know why this message is thrown by Photoshop.is there anyone have a solution of this error !!!!!!THANKS
I have searched here and found a few ideas from a while ago on how to get this working. But, so far none have worked. Does anyone have a working solution on how to get the Canon Professional Print & Layout Plug-In software installed and working with PS 27 please. many thanksneil barstow colourmanagement - adobe forum volunteer, colourmanagement consultant & co-author of 'getting colour right'
Photoshop offers an incorrect default letter size, and the legal size is also wrong. It's set to 8 x 11 inches, while legal is 8 x 14 inches.The correct sizes are 8,5 x 11 and 8,5 x 14. Is there a quick way to fix this?I've already uninstalled and reinstalled the program without reverting to my old settings, but the problem persists.Thanks.
Hi,I am fully aware of use of Rubber Stamp tool and a master at avoiding a repeat pixel effect.However just sometimes with little to work with , it gets very tricky to avoid a repetition occurring, so having ended up with a repeat pattern from Remove tool and trying to make better with rubber stamp, is there a way to select the area and have the pixels shuffled around to lose the repeat pattern ?One might call the tool ‘blend pixels’ or re-shuffle pixels’ !Must retain the ‘noise’ , remove tool often loses the pixelation, a soft mush developing, which is bad. Cheers,Merlin
Does anyone know if the use of shortcuts is allowed on the Photoshop certification exam?Example: Instead of clicking on the folder icon to create a group, you use Ctrl+G
Running PS 27.3.1 on Win11I get error messages in the camera raw filter, in Photoshop when I try to run the AI based selection/masks on a portraitSee this for the person recognition:Then a different error message but still an error for the “select subject”And same again in the “remove” sectionOther GenAI features work as intended in Photoshop proper, it’s just in ACR. Thanks!
HiI have a laptop and a screen attached to it. I always use the screen for photoshop as its much larger. I open my NEF raw files directly into Camera Raw. I don't think I made it do that, as its always done itMy problem is when a file is opened, it open Camera Raw on the laptop screen. There does not seem to be a method of moving it to the monitor. Its most annoying as the monitor is calibrated and the laptop screen isn't, so the images show colour differentlyI would be glad to hear any suggestion that might solve thisThanks
I’m integrating Shopify OAuth into a Photoshop UXP plugin and have a quick question.Is a backend (Node.js/Express or similar) mandatory to handle the authorization code and exchange it for an access token?Since the client secret must stay secure, can this flow be completed without a server?Would appreciate clarification from anyone who has implemented this.
Hello, I'm looking to see how to go about merging three iris images together so they're all connected in the center like shown in the attached image? Any ideas would be Great, thanks!
Hello everyoneI want to change the backround color (black) to CMYK 100% but without changing the shadows,so far I tried making one layer CMYK 100%-placing it to the bottom of layers then I selected the shadows and made a clipping mask and tried using color range but the transition between the shadows and backround gets to rough. In short,how can I make the backrounnd CYMK 100%,keep the shadows as they are and make a smooh transition between them.
In the latest version of Photoshop, I can't use the canvas generative expand feature. When I try, I get a dialogue box with a message: Error 54: Uncaught JavaScript exception.... See attached image for full message. Anyone else experiencing this?
Hi, I’m trying to export a rendering that has transparency showing through a portion of the layers themselves. For clarity, I have no problem exporting to png or tiff without a background, but there’s a portion of the image itself that is translucent. In photoshop, it retains the translucency when i put images underneath it, but if i try to export it and use it on top of something else (I’m a testing this on a layer in InDesign) it no longer has the translucency to the underlying background. Any ideas? FYI, there are no groups to the layers, the portion I want to remain translucent is set to screen without anything behind it, and I’ve tried saving to web, saving a copy, saving as…. png and tif
Lasso > around the object on a white background, include the shadow, then quick mask and fill bucket to select the area for the mask, then into refine mask I brush the shadow, so that the mask allows the shadow to have transparency.So while its similar to select subject, select subject and its cast shadow.Its something I do repetitively and would be great if it could learn from me.
Working in LR -> editing in PS. After finishing processing and saving the work in PS, undeleted files remain in the TEMP space. Only closing PS deletes them. Prolonged work can fill the hard drive. Files should be deleted immediately after closing/saving!Adobe Photoshop Version: 27.2.0 20251213.r.15 e3408e7 x64 (final, Release)
Hello, I am a developer who implemented some functionalities using Adobe Cloud API for PSD file manipulation. I need to resize my canvas and come across this documentation for it: https://developer.adobe.com/firefly-services/docs/photoshop/api/#operation/modifyDocumentAsync!path=options/document/canvasSize&t=request I understand that I need to provide a payload for https://image.adobe.io/pie/psdService/documentOperations where I specify:{ "inputs": [ { "href": <input_url>, "storage": "external" } ], "options": { "layers": <layers_operations>, "document": { "canvasSize": { "bounds": { "top": 0, "left": 0, "width": <target_width>, "height": <target_height>, } } } }, "outputs": [ { "href": <output_url>, "storage": "external",
Hi,How can I resize the text box without resizing the texts inside it? I search on Google and find the following article:https://graphicdesign.stackexchange.com/questions/42095/photoshop-how-to-resize-a-text-box-without-distorting-the-actual… However, I check the text layer in my PSD file, and there is only a "Type" -> "Convert to Point Text" menu item for it, which means it is already a "Paragraph text". But when I try to resize it, the resize will still cause the texts inside it distorted again. Why?My file can be downloaded from: Dropbox - Problem2.psd - Simplify your life
CPU: Ryzen 7 5700XRAM: 32GB 3600MT/sGPU: Radeon RX 9060 XTDriver Version: [26.2.2]OS: Windows 11 Pro Version 10.0.26200 Build 26200 In Adobe Photoshop 2026, enabling OpenCL causes severe UI stutter and brush lag, especially when using a drawing tablet. Symptoms: UI freezes briefly when clicking with tablet Windows ripple animation slows down Brush strokes become jittery Disabling OpenCL, and Windows Ink, and making a PSUserConfig.txt file and setting it to UseSystemStylus 0 in Photoshop completely resolves the issue This appears to be an OpenCL driver instability specific to Photoshop’s GPU acceleration pipeline.
Photoshop 27.4.0 / Windows 11 / 64-bit. First of all, I already files another “bug like this”, but I can't find it in the new forum.It's also removed from my profile and the URL isn't valid anylonger.https://community.adobe.com/t5/photoshop-ecosystem-bugs/vibrance-panel-doesn-t-support-quot-zero-quot-when-sliding/idc-p/15622631#M130313The problem was that I was NOT able to select “0” in the vibrance panel, under certain circumstances. The bug was acknowledged by the Adobe staff and is, for months, under investigation.Also I was able to select “-0” (negative zero) in the same panel. Both had something to do with the new, modern interface. In the latest version of Photoshop, there's another problem with the panel. This time in brightness.Double clicking the handle doesn't reset it's value to zero. Other panels (and even contrast, in the same panel) does reset the value.See screen recording below (which also show the -0 and “hardly able to select 0” bug).
Open canon .cr2 raw file as smart object from Lightroom. Double-click on file to open Camera Raw. Light Panel: Make adjustments to Highlights, Shadows, and Whites. Optics Panel: Remove chromatic aberration. Use Lens profile corrections. Click OK. Add Clarity and dehaze adjustment layer. Either adjustment causes darkening of the image and creates blocky areas with different kinds of artifiacts. It is nothing like Camera Raw Clarity or Dehaze.Dell Precision 3460, Nvidia T1000, Win 11 Pro 23H2, Photoshop 2026Attached areText file with the Adobe Help→ System Info Five pdf files printed from Photoshop that show the problem.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.