Master Photoshop with the help of our global community.
Nyligen aktiv
Hello,I was told by Upwork that they need some kind of verification code for them to verify my Adobe Expert Certificate and I was wondering how can I get that? Thanks,Maja
DO NOT TRY THIS AT HOME! In trying to script a transform that uses wither bicubic automatic or neares tneighbour transforms I managed to crash Photoshop with a script: It creates a new document, with a new layer and then transforms it down 90% by either bicubic automatic (works fine) or Nearest Neighbour - Crash! // USE THIS SCRIPT AT YOUR OWN RISK // SAVE AND CLOSE ALL PHOTOSHOP DOCUMENTS // YOU HAVE BEEN WARNED!!! displayDialogs = DialogModes.ERROR; // OFF var docRef = app.documents.add(20, 20, 72, "temp"); srcDoc = app.activeDocument; duplicate_layer("temp"); transform_by_type("Nrst") // THIS WILL CRASH PHOTOSHOP function transform_by_type(transformtype) { // ======================================================= var idTrnf = charIDToTypeID( "Trnf" ); var desc5623 = new ActionDescriptor(); var idnull = charIDToTypeID( "null" ); var ref1379 = new ActionReference(); var idLyr = charIDToTypeID( "Lyr " ); var idOrdn = charIDToTypeID( "Ordn" );
When I have photoshop open and from bridge I go to tools>photoshop, any selection gives me the message: "Need to retsart bridge to use photoshop options."
Photoshop version 25.2, Windows 10.When I select a tool and then move the mouse away from the tool palette, the tool changes to a tool I did not select.Examples:- Select the Magic Wand Tool, move the mouse away, the tools changes to the Object Selection Tool.- Select the Line Tool, move the mouse away, the tool changes to the Rectangle Tool.I have to go back to the palette and re-select the tool I wanted. This does not happen 100% of the time, but it happens more often than not. It did not occur in previous versions.Aggravating.
Bonjour, lorsque je veux "exporter sous" mon image au format Photoshop PDF, il ne m'est pas proposé de changer le profil ICC. Le site Adobe précise qu'il y a un onglet Couleur permettant de le faire mais il n'apparaît pas chez moi. Je suis sur Mac Mojave 10.14.6 et Photoshop 22.5.9. Merci de votre aide !
First of all, you can't nudge text layers? Since when? I can SORT OF live with that, although it's infuriating honestly. But even after converting the layer to a Smart Object I can't nudge it? 🐞 🐛 🐜 🪲 Inexcusable.
I have "transparency" selected. I have the "white to transparent" gradient selected. this used to work. Now it fades to a solid color.
I use company's pc and adobe and lately my photoshop and other adobe products has been struggling with some problems like freezing and replaces commands out of nowhere, it feels like it works against my workflowIve been using adobes product my entire life since cs6 and never faced such issues before, is it possible that the internet connection in my workplace might be causing this? We have an entire building fully connected, talked to some it guys to see if there is any restriction that might affect me but everything seems ok.Don't know what to do might start using windows paint hahahaha
Bonjour, Dans Photoshop 25.1, le remplissage génératif me renvoie souvent (mais pas toujours) le message suivant : "Le service ne répond pas. Veuillez vérifier votre connexion internet et réessayer". Ma connection internet fonctionne normalement.Une idée ?MacOs Sonoma, MacMini M2
Bonjour à tous,Est ce que quelqu'un pourrait m'aider s'il vous plait ? Mon ordinateur fonctionne sous Windows 11, j'ai une nvidia gerforce RTX et je travaille sur une Cintiq 27 QHD. Il y a quelques jours, je suis passé de Photoshop 2024 à 2025 et le fichier sur lequel je travaille actuellement a litteralement changé de couleurs. Je cherche depuis quelques jours mais je ne trouve pas d'ou vient le problème. Je précise que j'ai deja desinstallé et réinstallé Photoshop 2025 et ça n'a rien changé. comme une image est plus parlante que des mots, voici les deux versions de mon travail le premier de haut en bas est sur Photoshop 2025 et le second est sur Photoshop 2024. On voit bien que les couleurs de Photoshop 2025 sont plus saturées et tirent vers le rouge, mais pourquoi ? Si quelqu'un a une solution je lui en serai tres reconnaissant. D'avance merci.
The online verison of photoshop is not allowing me to upload a new photo to edit. I've edited two others without issue, and now the web version seems to have stopped working altogether? help.
I want to check if the path existsI need this script in javascript no uxpthis is what I tried but it doesn't work.try { app.activeDocument.paths["TEST"]; alert("ok"); } catch(e) { alert("ko"); }
Photoshop 2024, german Windows, german keyboardIssue: see topic. This is considered as a bug.What happens: the functionality "Show guides" from the View menu is assigned the shortcut "Ctrl+;" on the english UI of PS. Problem: there is no way to press "Ctrl+;" on a german keyboard. It would always be "Shift+Ctrl+;"Side problem: in earlier versions of PS, for instance CS6, that shortcut once was "Ctrl+," which uses the same key as the semicolon. That always worked.Solution: we have to create our own shortcuts.Impact: a bit annoying, because illogical.
I just updated my Photoshop (2024) and then I uninstalled Creative Cloud. Then I tried to run Photoshop but it says Photoshop can't connect to Creative Cloud Desktop or something like that?...I looked everywhere for information and it says that Photoshop should function normally on its own without Creative Cloud (this is only needed for installation), so...? Does anyone know what this is about?
Hello everyone, I am the coach of a soccer team. We took photos at the start of the season - I used the “AI” option to remove the background from some of the posters, for example. This always worked perfectly - now, after reinstallation, unfortunately no longer.I've attached a picture of what it looks like before and what PS cuts out. I also think the green areas are clearly identifiable and, as I said, it has always worked smoothly with exactly these images. Can anyone help me here? KRJulian Julian
On video you can see nothing happening after I press export. Was happaning sometimes, restart computer helped, but now it's not!
Im using photoshop 2022 (automate>batch) with an action that levels the image using Filter>Camera Raw Filter>Geometry>Vertical. It seems to work fine when recording the action, and I have also selected the option "Allow tool Recording". However, when I run the action as part of a batch it does not apply the level filter. The other actions in the set seem to work fine. What am I doing wrong here?
I am trying to retouch a photo using the normal Spot Healing brush. No matter what I do, I get the "not enough pixels" error. The files seems to be 100% normal. RGB mode (tried CMYK as well). 8-bit. (Tried 16-bit.) It's 100% opaque except for a normal mask. It's one layer. It's not locked. Things I have tried so far:Resetting preferencesTesting another image (it works fine)Saving the image as a TIFF, a PNG and a JPEG (the JPEG works; the TIFF and PNG don't)Pasting the image from one file to another.Because the JPEG works, I assume this has something to do with transparency. But I have never seen this behavior before, and I've used Photoshop for decades. I have the current Creative Cloud version.Does anyone know what's happening here?
YES I have my density at 100% of my layer masks at 100%, and opacity at 100% on the layer.....and I have feathering at zero.I have a nice layer mask...but since I updated to CC 20.01 I can't get ANY layer masks to block out 100%!!it still showing about 50% of the image in the mask...I've watch tuts and read tuts & other forums and NOTHING has helped...I like the 20.01, but if I can't get this figured out I'm going back to a previous version...this is driving me nuts!The only solution I have is I've been fulling erasing parts of images to get the desired affect...not what I like to do ...Its like going back in time to the 80s to get an image to look right.....yes I've been using Photoshop since then. thus my complete frustration!I know I'm missing something...but I don't know where to look.HELP!
So I just bought the new M4 Mac Mini, went for the 256GB option as can't afford Apples extortionate prices to upgrade. Planning to run OS from internal HDD and all Apps from External HDD. Installed Adobe (PS BR LRc) to external hdd, so far so good. Problem I have is when I open a raw file from Bridge into ACR, I am missing the "OPEN" button in the bottom right corner. Yes I can right click the image in Bridge and say open with PS Beta or PS 23, that fires up ACR and I have an open button, but I can only do one image at a time. If I highlight 2 images then right click, open with - PS is now missing. If I drag the apps from the ext hdd to the int hdd, everything works fine !
How can I copy layers from one image file to another? I have done it before, but cannot seem to find the way this time.This is a useful technique if you have to reprocess a raw file in Lightroom to take advantage of newer features such as chromatic aberration correction. After reprocessing, you can paste all of your selection/editing layers from the old file on to the new file. That is, if you can remember how to do it! Any help will be appreciated.I have both CS4 and CS6.
Hey everyone, I have recently taken a deep dive into the Photoshop ecosystem and am curious as to how some of you utilize different tools and plugins to leapfrog their workflow. Topics Up for Discussion: 1. Favorite Plugins & Extensions – If there are a few extensions that you just could not live without, please tell us. 2. Cloud and Mobile Sync – Do you regularly use Photoshop on iPad/Adobe Cloud to sync projects? 3. AI Features – Have you used Generative Fill, Neural Filters, or AI-assisted selections? What is your experience with them in your workflow? 4. Performance Tuning – What adjustments are made on Photoshop for maximum efficiency in high-resolution projects? 5. Best Brushes and Textures – Free or premium brushes you really swear by? I look forward to hearing from you! Let's swap tips and workarounds that allow us to make the most out of Photoshop.
Help me restore a 40-year-old photo that is ripped. It is of two people
I have just installed my copy of CS6 Design Suite Premium onto my WIndows 10 PC but have been met by the infamous snapping window bug, making using floating windows impossible to use (I'm a taskbar-at-the-top person). My Photoshop says it is version 13.0 but there are no updates showing. From what I can see, the non-CC version last update should be 13.01 but I don't know how to get that update because the update manager seemingly won't get it. I did find one post in the community where an Adobe staff had posted a link to the 13.01 update installer but when I ran that, it said "This version is not for you", so I am guessing that's for the standalone Photoshop CS6. I can't find any other information about a Design Suite CS6 13.01 Photoshop update, does anyone know if there is one available or is there only one for the standalone version? I don't think I can install the Design Suite Photoshop as standalone because my license is for the full suite. I know what the "workaround" is
Version: PS 26.3Windows 11When I open an image in Photoshop (suddenly) it is not appearing correctly. I have done lots of research, updated the color management profile to sRGB, and it's not helping. I'm sure there's some setting somewhere that is causing this, but I have not been able to track it down and it's making me cuckoo.Here's an image that I see on a random webpage:And here it is after saving it and opening in PS.Document profile is SRGB. Workspace is RGB.If I set the Proof Setup to Monitor RGB, it looks correct, but then the colors within photoshop are a mess. For instance if I try to eyedropper the background gray, I could a color with more brown. Finally, when I first open Photoshop and see the thumbnail previews, they look accurate: But once I open it, I'm back to this: Please help! I have work to do, and it's driving me crazy.
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.