Master Photoshop with the help of our global community.
Actividad reciente
Does anyone know of a filter, plug-in or app for Photoshop or Illustrator that produces the "Scribbler" effect as done in ZeFrank's "Scribbler 2" web page? It's an amazing effect, and would be a wonderful addition to my tool set! ScribblerToo :: Mario Klingemann update :: zefrank.com
I am running an older version of Photoshop - Version: 19.0 (32 Bit) with Windows 10 (64 Bit). I have an older Canon LiDE25 Scanner that used to work fine with this version of Photoshop and Windows. But recently, when I try and run the scanner in Photoshop from File > Import > LiDE25, I get the following error message in Photoshop: I am guessing this started happening after a recent update of Windows 10 because nothing else has changed on my system. The Twain driver file is called "Twain_32.8BA" and normally the Twain driver for this scanner needs to be installed in C:\Program Files (x86)\AdobeAdobe Photoshop CC 2018 (32 Bit)\Plug-ins for this scanner to work with Photoshop. But after I got the above error message, I also went into the Windows folder and there was a folder called: C:\Windows\twain_32 and so I put a copy of the Twain driver file in there too. I also created the folder C:\Windows\TWAIN and put a copy of the Twain driver file in there t
I'm getting a "Missing MSVCP120.dll" message trying to install Photoshop 20.0 to a Windows 11 computer. I have tried ALL the fixes suggested in this community and on the Adobe site. The file is there so I don't know why the program won't install. Can anyone please help??
I am experiencing a recurring issue with Camera Raw where I receive the error message "due to a runtime error GPU acceleration has been disabled" whenever I hover over a preset. This problem has persisted despite numerous troubleshooting attempts. I have updated my GPU drivers (yes I have tried Nvidia studio driver too), reinstalled Photoshop and Camera Raw, reset preferences, and even disabled GPU acceleration within Camera Raw itself, but none of these solutions have resolved the issue.Furthermore, when I continue using Camera Raw after dismissing the error message, my display often glitches and turns completely black. I have monitored my GPU usage through Task Manager and observed that it is around 21% when the error occurs. However, attempting to take a screenshot during this time results in a permanent black screen, requiring a forced restart.I have recently encountered similar errors in other Adobe products, such as generative AI and Lightroom. Interestingly, this issue seems to
The result is no longer Bridge but Creative Cloud Desktop. Bridge is wanted and has worked for years without a problem. Solution required please.
Once again, I can't save PSD files because "of a program error", and PS creates duplicates and names them like this: "Adobe Photoshop 202236825051152618", so every time you save your file, a copy is created with a similar name.That happened with the last version and followed the steps you post here: https://helpx.adobe.com/photoshop/kb/program-error-opening-psd.html, and NONE of them worked, so I had to delete duplicates and rename files. After the last update, everything seemed to be back to normal, but this happened again.So yes, that bug is back.
Hi everyone. I have a brand new laptop and have installed PS. Everything, and I mean everything is updated on PS and the laptop. PS has been running great and then all of a sudden when choosing a mask, it crashes and this message pops up: The graphics processor has encountered an unrecoverable error.Due to a run-time error, GPU acceleration has been disabled for the remainder of the session. What can I do????????? Please help.
Please fix the inability to add verticies for polygon laso selections outside of the right and bottom edge of a zoomed in window. (Try being zoomed in and making polygon points to the very edge right or bottom with a Wacom pen/tablet)Please fix the freeze when zoomed in and panning with the spacebar/hand. (A tough one to debug because it is intermittant and I cannot come up with a sequence to reproduce). Those of us who use Photoshop every day to retouch and composite images struggle with these simple roadblocks which used to work updates ago. I vote to stabalize the day to day bread and butter functionality before adding more bells and whistles.
Hi everyone, I have recently put together these two scripts in ExtendScript (with basically all of it done by ChatGPT and Copilot) to increase and decrease Flow values for the currently selected brush. try { var ref = new ActionReference(); ref.putProperty(charIDToTypeID("Prpr"), stringIDToTypeID("tool")); ref.putEnumerated(charIDToTypeID("capp"), charIDToTypeID("Ordn"), charIDToTypeID("Trgt")); var desc = executeActionGet(ref); var options = desc.getObjectValue(stringIDToTypeID("currentToolOptions")); var currentFlow = options.getUnitDoubleValue(stringIDToTypeID("flow")); var newFlow = Math.min(100, currentFlow + 5); var toolDesc = new ActionDescriptor(); var toolRef = new ActionReference(); toolRef.putClass(stringIDToTypeID("paintbrushTool")); toolDesc.putReference(charIDToTypeID("null"), toolRef); var optionsDesc = new ActionDescriptor(); optionsDesc.putUnitDouble(stringIDToTypeID("flow"), charIDToTypeID("#Prc"), newFlow);
Good morning. I installed Adobe CS 5.5 on a new computer and I'm getting a message that the program is already installed on two computers. This is partially true, but I've read that the activation servers for Adobe CS 5.5 are no longer working, so I'm wondering if this is true and if I deactivate the program on the old computer, will it work on the new one? Or is this message simply because the servers are down and if I deactivate on the old computer, will the program not work on either the old or the new one? I should add that in the customer panel, under Products, I have the CS 5.5 package registered, but only one device is listed under active Devices, not two. This is likely because the internet on one of the old computers hasn't been working for a while. Hence, I'm concerned that deactivating on this computer without internet might not work, and I still won't be able to use it on either the old or the new one.
Content Aware Move is not working. I am trying to move the bird, but it results in this. Photoshop Classic Version 26.5.0
Issue Summary:When painting with the Brush Tool on a layer mask, the brush cursor (round or custom tip) briefly flashes into the default system arrow at the start of each stroke. The flicker lasts only milliseconds, but is consistent and distracting — especially during precise work.This issue does not occur when painting on a regular pixel layer.Steps to Reproduce:Create a new document in Photoshop.Add a layer and apply a layer mask.Select the Brush Tool and start painting on the mask.Observe that at the start of each new stroke, the cursor flickers into the arrow pointer briefly.A short screen recording is attached — the flicker is clearly visible.Expected Result:The brush cursor should remain consistent without flickering or changing form.Actual Result:At the beginning of every new brush stroke on a layer mask, the cursor momentarily changes into the system arrow before switching back.Tested With:Photoshop version: 26.8.1OS: Windows 11GPU: NVIDIA RTX 3090 Ti (Driver version: 576.02)I
What is the difference between Lasso Tool & Polygonal Lasso Tool? In my view the only difference is Lasso Tool has less control whereas Polygonal Lasso Tool has more control when using.
I am writing a script that obtains the Bessel curve coordinate data after obtaining the deformation of the smart object, and I didn’t find the relevant API. const layers = app.activeDocument.layers; for(var i = 0; i < layers.length; ++i) { var layer = layers[i]; if (layer.kind === LayerKind.SMARTOBJECT) { alert(layer.kind); // layer, Layer is an smart object, but the smart object data cannot be obtained from Layer } }
Bonjour ! Avec Windows 10 et Photoshop CC 2024 l'outil lasso polygonal refuse les retours arrière. Pourriez-vous me dire ce qui peut causer ce problème assez désagréable s'il vous plait ? Cordialement THOMAS60
The next graphic artist who answers this in a simple, understandable way for a non-graphic person will be the first. I have the entire Creative Cloud at my disposal and just want to place one photo on the left, and one photo on the right. I would like cleft and right photos to be in one .PNG. Like the most basic-ass collage in collageable. From what I've been able to ascertain, there is no easy way to do this for basic ass people like myself in the entire Creative Cloud.
Hola buenas tardes.....Se esta trabajando mediante Photoshop suite... Adobe Photoshop cs2 se ha construido un archivo psd con un motón de capas y con ellas se construyen animaciones.....Qué sucede que cuando son un montón de capas y se selecciona guardar para Web y luego gif o se bloquea o hace la indicación que insuficiente espacio...Se ha investigado un poco y parece que máximo 40 Mbyts......Claro con todo el trabajo que ha costado crear los archivos se estan buscando maneras para dar la orden al programa que pueda coger mayor espacio para las operaciones que parece imposible hacer hasta ahora......Pero no se ha encontrado la manera de la configuracíón de ese espacio de trabajo...Alquien le ha sucedido algo así y cómo ha resuelto el problema?se ha probado a instalar nuevamente el programa a utilizar versión online ha utilizar herramientas externas pero nada de eso ha convencido....Si alguien tiene solución a este problema se agradecería información.[Removed personal information
i recently started using photoshop cc2017 at work and noticed that some ruler guides disappear when i drag them while others work properly...any ideas why this may be? i have show guides on.
Hello, I made a simplete scrolling animation gif on photoshop: It plays fine on photoshop, however, it does not play all the way, It stop before making it all the way down"It s plays fine on photoshop timeline, in the export for web dialiog it stops here:
Hi! I work freelance in a high-volume e-commerce platform–at a significantly reduced rate than what I'm used to. It's on my equipment and I'm using my own software.On Thursday, I discovered that I had run out of AI credits, which are used to make object selections and remove defects –a strange occurrence, especially since when I called Adobe, the representative mentioned that these tools were under the "saturation" tool.The question is, and for me it feels bad–how do I get more credits? I dislike that Adobe wants to charge me for something I believe should be included with the Creative Cloud plan. Yes, I know my client should be paying for this; the question is, how?
I am using the latest version of Photoshop (23.0.2) on MacOS (11.6.1). If I change the mode to 16 bits per channel and export a PNG (without the option to convert to 8-bit for smaller files selected in the export menu), the exported PNG only has 8 bits of depth. If I export as TIFF, I am able to get a 16-bit TIFF file. From the help center documentation it seems like it should be entirely possible to save 16-bit PNGs. I have no plugins installed.
When working with masks, I can refine with the brush tool or the global refinement sliders for initial selections, but I can't preview alterations to an existing mask...at least not in the large image—I can see it in the tiny thumbnail in the properties panel! I'm watching tutorials where people are doing this (I'm trying to learn how to use the new Refine Hair feature), but even following along with the tutorials I can't preview my changes to a selection within the Select and Mask interface. When I hit ok, I see the refined mask, but not until then. What am I doing wrong, or is it a glitch? Why would I be able to see the changes to the thumbnail but not on the artboard? *I've tried toggling on and off the Graphics Processor settings as I read in another thread, but it didn't work.
Hello - I updated my Photoshop to 26.5.0, and now when I try to purge the "Video Cache" (from drop down menu "Edit"), well automatically "𝗱𝘆𝗻𝗮𝗺𝗶𝗰𝗹𝗶𝗻𝗸𝗺𝗲𝗱𝗶𝗮𝘀𝗲𝗿𝘃𝗲𝗿.𝗮𝗽𝗽" is launched and seems to not responding. The only way to close that app is too "force quit". Any idea why and how to avoid this behaviour? Thx, enjoy your day… - Dimitri
I have a folder of older (2018) RW2 files that will open in camera raw and allow adjustment, but then they will not open into Photoshop regardless of whether I ask for them to open as smart objects or not. I converted them all to dng and still get the same behavior. Jpeg and psd images from the folder open properly. Since I have other folders of images from the same camera from about the same date that open properly, I tried moving some of the "misbehaving" files to one of these folders and now they work normally. Looking at the various folders with get info, they all seem to have the same permissions, etc. Any thoughts about what might be happening here? I tried resetting Camera Raw Preferences, but that didn't help. Photoshop 26.8.1 Camera Raw 17.4.1.2280 Bridge 15.1.0.635 Mac OS Sequoia 15.5
In the Generative Fill workflow, Photoshop always shows the Enhance Detail button—even when it can’t actually add detail. After clicking, I often get the message “Variation is too small to enhance.” Could you: Hide the button whenever enhancement isn’t possible, or Leave the button visible but add a small red indicator to show when detail can be enhanced? Either approach would save a click and avoid confusion
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.