Master Photoshop with the help of our global community.
Recently active
While using the Gradient Tool (PS 27.3.0) on a Layer Mask, Mode set to Multiply, this doesn't work properly now.The work around- I have to create a new Group of my layer then add a layer mask and set Gradient Mode to Normal in order to for this to work. This bug is new since I updated PS to 27.3.0
I cannot understand this. “For Windows users, do not select the C drive”. Could you?6 Photoshop Settings That Make Your Workflow SmoothTime 3.14
Dragging a photo from outside the window into an object frame in Photoshop will default to whatever the top layer aligns with the cursor rather than the layer that is currently selected. If two object frames are overlapping and I want to drag an image into the lower one, this will not work. If I attempt to drop an image into the 3x4 group frames, my image will instead be placed inside the 1x2 group frames that overlap. I cannot get my image into my desired frames without moving my 1x2 group beneath my 3x4 group.
Hi everyone, thank you for taking you time to consinder my problem.I have a single raster layer in Photoshop with a transparent background that contains multiple separate white shapes (not touching each other).Is it possible to use ExtendScript to automatically detect each individual shape and create a point text layer (e.g. “Lorem Ipsum”) at the each shape? Before After
Since I’ve spent far to much time than is actually healthy working out why using myTypeRef.leading = 12;just doesn’t work...(On it’s own) - ya gotta turn out auto leading off at the same time!So, for my future self and frustrated others I give you: // Add a new layer in the new document var artLayerRef = app.activeDocument.artLayers.add(); // Specify that the layer is a text layer artLayerRef.kind = LayerKind.TEXT; //Get a reference to the text item so that we can add the text and format it a bit textItemRef = artLayerRef.textItem; textItemRef.contents = "Gwen Stefani is bananas!"; textItemRef.size = 10; // Adjust the leading // Pour the lead, Ripley! Pour it! textItemRef.useAutoLeading = false; textItemRef.leading = 12;To create text and give it a custom leading value.
I tried to use some very old Topaz plug-Ins. After running the installation script from Topaz they were added to the drop down photoshop filters drop down. These Topaz add ins did not work and hung photoshop.So,I’m trying to remove then. I have deleted then from the addin folder, ran the Topaz uninstall script.They have been removed from the system.The problem is that they still show up in the photoshop filters drop down. Should you try to use them photoshop hangs, How can they be removed from the photoshop filters drop down.Dave
I used to use feathering to fix bad pixelated cut out edges, by using a feather radius of around 3 pixels and creating a mask to feather the edge, now it just seems to still show the hideous pixelated edge - is there a way I can get a better result? Usually the edge would disappear with the feather.
Title says it all. Please give the ability to ease transitions on keyframes in Photoshop Timeline editing. While we're at it, make it possible to edit the length of multiple layers selected at once.
Suddenly today when I try to change the line spacing of text in Photoshop, it doesn't do it and gives me wild range errors. For instance, trying to set the line spacing to 40pt, I'll get a pop up that says "A value between 65.16 Points and 21474836.47 Points is required." Any idea how to fix this? Resetting the character, rebooting the program, etc has not helped.
There’re a black layer on the web. So I cannot click anything on my photoshop screen
Ich hoffe, hier kann mir jemand bei folgendem Problem weiterhelfen – leider konnte mir selbst der Adobe-Support bisher keine Lösung bieten.Photoshop-Version: v27.4Fehler seit ca. 2 Wochen:„Der Grafikprozessor ist auf einen nicht behebbaren Fehler gestoßen. Die GPU-Beschleunigung wird für den Rest der Sitzung deaktiviert.“Der Fehler tritt in der Camera Raw-Bearbeitung auf, genauer gesagt bei folgendem Ablauf:Bild in Camera Raw öffnen → Presets → Adaptiv Landschaft → Winter01Mein System (ca. 6 Monate alt):Prozessor: Intel® Core™ i7-14700K (3.40 GHz) RAM: 64 GB Betriebssystem: Windows 11 64-Bit Grafikkarte: NVIDIA GeForce RTX 3050 (8 GB) mit aktuellem Studio-TreiberAlle Windows-Updates sowie Treiber sind auf dem neuesten Stand.Bereits versucht (ohne Erfolg):NVIDIA-Treiber inklusive Registry vollständig entfernt und neu installiert Photoshop komplett deinstalliert und sauber neu installiert Neue Grafikkarte eingebaut (gleicher Fehler tritt auf) GPU-Beschleunigung in Photoshop deaktiviert (
how to make such design in photoshopany guidance to make designs like this
Hi everyone!Currently, I have 24+ static photoshop artboards. These are 24 banners with different resolutions.For now I needed to create animated banners, but while I export it (ctrl+shift+alt+s) I have no options to choose artboards to export and it gives me one output file. The examples I put below.Please, could someone help me with that issue or maybe advice another method to create animated banners.This is what it looks like, full canvas has been exported as animated gif.Photoshop v19.0 (en x64);Windows 10 (updated)
I am in update hell between adobe and windows. I am fully updated everywhere, all hardware is new and functioning perfectly elsewhere.It is just doing the same filtering layer I've done in my workflow for years. No AI is involved, ACR just stops responding after a few gradient masks. I have spent more time trouble shooting adobe issues in the last six months than I have actually using the products.Do they not realize professionals use their software and need reliability?
I want to make eye-catching thumbnails for my cricket mobile game feature images/thumbnails for my gaming website using Photoshop. What are the best tips for realistic player graphics and action effects?
When you create a shape with the Shape tool, all its properties appear in the Properties panel.However, when you create a Shape Path with the pen tool, the only properties that show are Mask “Density” and “Feather”.I realize that the properties like Fill and Stroke are nestled in the top menu bar, but this seems very inconsistent with Shape Paths, which are essentially the same as Shapes.I would like be able to see all the properties that appear in the Properties panel, including Appearance (Fill, Stroke), Pathfinder, and Shape Properties.
Hi expertsI am writing a adobe photoshop script where I can select the folder name from the dialog window and the script will open the very first image from that folder. I will edit the picture and only when I save and close the image, the second image will be opened. And the same thing will continue. So the script will open only one image at a time. How this is possible?I was doing with many experiments and the current code is like this.var imageFolder = new Folder("C:/Nirmalya/Photo/"); function filter(file) { return (file instanceof File && /\.(jpg)$/i.test(file.name)) } var fileList = imageFolder.getFiles(filter); if (fileList.length > 0) { //Sort the fileList fileList.sort(function (a, b) { if (app.compareWithNumbers) { return app.compareWithNumbers(a.name, b.name); } else { return sortAlphaNum(a.name, b.name); } }); loop: for (var index1 = 0; index1 < fileList.length; index1++) { if (doc
Add the ability to paint brush strokes as lines, like in Fresco. When you draw a stroke in Fresco and hold at the end, a perfect line is drawn using your current brush. The only way to accomplish this now in Photoshop is to either Shift-tap (which draws a line from your starting point but with no indication like a rubber band) or to create a path then stroke the path with your brush. Both of these methods are outdated and cumbersome. The Fresco method is much easier and modern.
Hello, after a friend told me their pen pressure is no longer working in Photoshop 26.2 I have experimentally upgraded as well (from 25.12.01) and am experiencing the same issue. I don't think it even registers that I'm using a pen, because the brush previews also show no pressue. I have WinInk turned off and suspect this is the issue. Is Adobee dropping support for WinTab? I see nothing about this in the release notes!
when using the Liquify filter, there is a possibility that a separate layer is created for this. I always make a copy of the original layer first.
Version 27.00 after upgrade, "Remove Background" button. after click process, an error pops up showing that the background could not be found for removal. still works on vs 26.11 (this version can not upscale an image) I have tried multiple images and same error.
I have a high end pc without any issues, only my photoshop is way to laggy. I tried updating it, and nothing worked, I found similar posts with the same problem which had an answer but nothing worked for me, unchecking using old gpu, changing refresh rate technolgy, nothing worked. this is my specs:CPU: AMD 7500fGPU: AMD 7900XTRAM: 32GB CL36SSD: 2TB 6000mb/sThis is the text from the system info in the help section of photoshop:Adobe Photoshop Version: 27.1.0 20251117.r.17 2758080 x64 (final, Release)Number of Launches: 33Operating System: Windows 11 64-bitVersion: 11 or greater 10.0.26200.7840System architecture: AMD CPU Family:15, Model:1, Stepping:2, AVX2, AVX-512, HyperThreadingPhysical processor count: 6Logical processor count: 12Processor speed: 3693 MHzBuilt-in memory: 32374 MBFree memory: 20752 MBMemory available to Photoshop: 24875 MBMemory used by Photoshop: 70 %Crash Handler: AdobeDCX Version: 9.11.1SAM SDK Version: 14.3.4ACP.local Status: - SDK Version: 5.8.2 - Core Sync St
I'm using a high resolution monitor(2560x1600). As a result, all the the toolbar fonts and menu fonts are small and hard to see. I do not want to lower the screen resolution as this would defeat the purpose of this monitor.. Will the new CS6 have the ability to increase font sizes to accommidate Hi-Res monitors? Thanks Ron Acevedo
Photoshop’s Timeline has significant potential as a lightweight animation and compositing environment. Many professionals use it for: Frame-based animation Asset preparation for video editing Hybrid pipelines (Premiere / FCP / After Effects) Game and motion asset production However, Timeline development appears stagnant, and UXP currently does not provide sufficient API access to support serious animation workflows. Ideally, we would like to see Timeline itself strengthened and modernized. But even before that, we urgently need official Timeline / Animation API support in UXP. Why this matters Photoshop is transitioning toward UXP-only extensibility.However, UXP currently cannot replace JSX for Timeline automation. Missing capabilities include: Reliable playhead control Frame-accurate timing control Document duration access Frame rate access Stable batch frame adjustment Exposure of Timeline menu commands This creates a serious migration blocker. Studios and ind
I cannot get Ps to override the Scaling whether I choose System or Application. This is a screenshot where I've chosen System. When I open a menu in Ps the font is a decent size but everything else is super tiny, despite having chosen 200% UI Scaling and Large font size. Anyone have a solution?
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.