Master Photoshop with the help of our global community.
Recently active
Ok, what the heck is this? Screenshot below is of jpg image, shown on same monitor. To the right in bridge, to the left in Photoshop. Which one is correct? I´ve been looking in settings but haven´t found anything that I think would change anything. Please help! Latest versions of all programs, using Imac but Eizo monitor for image work.
Bonjour, en voulant corriger quelques imperfections sur mon image, l'IA generative m'affiche un message d'erreur du genre "nous avons rencontré un problème avec vos résultatsVeuillez consulter nos instructions et réessayer."Idem sur Lightroom. Puis parfois ça fonctionne, mais rarement... Pouvez-vous m'aider ? Cela engendre un retard important...
I have created a script to extract all texts from a huge photoshop file with several layers and layersets and put it into a csv file.This csv file will be sent to a translator who will return me the translations which with another script (that I also coded) I am going to replace to the original ones.Now I have a problem.SOME text layers are composed of several lines, SOME of which, during the export get broken into two lines.The crazy thing is that some new lines are not broken and some are. Take the shown example (see attachments): the string is written in a single text box /text layer.When I export it with my script I find it split in ONE of the two new lines.Obviously the first "carriage return" is different from the second, resulting different in the exported file.I guess this is due to hidden characters in the text layer, but the problem is that I cannot show hidden characters. This is something very easy in Indesign , but I can't find a way to do that in Photoshop.The
Hallo, nach Rechnertasch bekomme ich eine Fehlermeldung.. Die maximal zulässige Anzahl ist Überschritten. Wie kann man das Problem lösen?Lg
Hello everyone,I don’t understand how the available space on the scratch disk works in Photoshop.Sometimes, when I try to open a file, I get a scratch disk full error, and I can’t open my file.When I check Photoshop’s settings, I see that the scratch disk has 185 GB of free space, but when I look in the Finder, I have 1.2 TB free.Two questions:How can such a big difference be explained?And why aren’t the 185 GB shown in Photoshop enough to open my small 13 GB file?Does anyone know how this works?Thanks 😉Eric.
I am trying to locate the font 'ITC FRANKLIN GOTHIC' which is listed in my list of fonts in Photoshop 7.0. However, when I go to program files/common files/adobe/fonts - i don't see it listed. I need to use this font in Word. Any suggestions on where I can locate and export it? Many thanks in advance. S
Utilizo Photoshop 23.3.1 Aleatoriamente no puedo utilizar fuentes... Mensaje de errorLoad Deep Font Cache in Get Deep Font Cache failedCómo lo soluciono
So FIRST off, im a CROATIAN, and second off, im being feed for a License for €27.33 a month for a YEARLY plan that i never wanted to subscribe to, but did so for the sake of dealing with the inconvenience. Today i got billed €27.33 euros, which is quite a price for PHOTOSHOP alone, and now that i want to cancel the subscription, the finance team/Model/whoEverDecidedThisWasAGoodIdeaGreedyman, TO FEE ME A CANCELLATION FEE OF €103 EUROS? ARE YOU PEOPLE AT ADOBE SANE? INB4 your demonic Greedy Lawyers who have no moral compass or human soul, The "Agreement" i "signed" with adobe, which is more a CONDITION which only option i have is to deny, to Give MY hard earned 27.30 Euro for your CORP in America, Was that i pay 27.30 EURO a month for a year, i did not see ANY mention of any cancellation fees, how DARE you, you going to first throw exorbitant almost extortionate price for product that i need, and then FEE me a equally abhorrent FEE for refusing to pay you FURTHE
ACR (17.4.1.2280) suddenly stopped opening in PS 2025 26.8.1. I use bridge to open the ACR, in ACR, I click on open and it will go back to bridge. The walk around for me is to right click and choose "open with" , this is set to PS 2025 26.8 as default and it will open in PS. However, after one click, this option's default will revert to "choose". Is there a way to rectify this? I have reset the PS raw preference but it's still the same. I am on windows 11.
I have recently had two proofs made for a book that I have written and illustrated. I would like to print in black and white if possible to keep costs down, however I've been having trouble with the grayscale images losing their contrast and rich blacks. The second proof was done in color, and the sepia images look great. I've put them side by side for comparison (the b&w appears more washed out in person). Is there something I should be doing to the b&w files to avoid the loss of values? I edited them in photoshop, converted to grayscale, increased contrast, saved as PNG's, dropped into my InDesign book file, and then exported for print. Thanks!
Usando o programa com documento em aberto (16GB) RAM e quando eu fecho, fica na área de trabalho normal mesmo assim ainda consome 16GB de RAM, e só aumenta a cada documento aberto, não diminui nada. tem como resolver?
Photoshop ExtendScript bug using latest and recent versions all platforms:For textItem that uses text on a path, when the content is updated the text position shifts. The easiest way to show the problem is with a simple PSD and a simple JSX to run on it. The PSD has a duplicate layer of the original text on a path. After running the script it is easy to see how the position has shifted. https://www.dropbox.com/scl/fi/mykl6mqw81qvzobvj46ps/TEXT-ON-PATH-PROBLEM.zip?rlkey=c8n5yn54cuoqf2njvz8r0ypmm&st=wxl2ealk&dl=0
Hello In Photoshop 25.3.1 (2024)When we have a DropdownList element and the user click on it, visually the element change.. but on the backend nothing is changing. when we have a onChange callback connected, this is not triggered. I did some tests on my end. The DropdownList has a "selection" property, that stores the item that is displayed/drew in the UI.When I change this property by code, then the callback is triggered.// callback setup dropdown_list_instance.onChange = function(){alert("Hello world");}; // triggering the callback dropdown_list_instance.selection = 0; but when we change the dropdownlist from the UI by clicking on any item, then the "selection" property is not changeExample dropdownlist with two elements: "A", "B"1.- showing dropdown selection property ("A") (By default)2.- changing the dropdown to "B" in the UI with a click. 3.- showing dropdown selection property, still getting "A" I hope this helps to solve the bug.Thanks
Photoshop (latest) freezing for users with Chinese input language installed (and English) . Photoshop is semi-responsive, buttons show to be pressed but nothing happens. sometimes switching between languages fixes it.Reinstalling PS doesn't solve it.resetting PS %appdata% doesn't solve it.multiple users having the same issue -- only users with multiple language input/chinese seems to be having this problem.Issue is very random but some users are able to replicate it within 5 minutes .Shortcut to switch input languages is default (whatever it is in Windows). Latest GPU updates (latest RTX 5000)Is this a known issue?
Hi all. I have one strange problem.1. I have a script which delete actions and upload new versions of deletedfunction deleteActionSet(actionSetName) { try { var iddelete = charIDToTypeID("Dlt "); var desc = new ActionDescriptor(); var ref = new ActionReference(); ref.putName(charIDToTypeID("ASet"), actionSetName); desc.putReference(charIDToTypeID("null"), ref); executeAction(iddelete, desc, DialogModes.NO); } catch (e) { alert(e.message) } } deleteActionSet("Set1"); deleteActionSet("Set2"); app.load(new File("C:/Program Files/Adobe/My Tools/Actions/Set1Updated.atn")); app.load(new File("C:/Program Files/Adobe/My Tools/Actions/Set2Updated.atn")); alert("UPDATED!");2. I have an action which launch this scriptSo i have a problem with launching script using actions. After launching action my old actions was deleted and "UPDATE!" message was showed and thats all. I don't see new, updated, actions. But if i starting
ia não esta funcionando no photoshop web
Hello,I have been using CS6 Extended for a long time (since 2016 I guess) and I started getting this error today, was researching the possible reasons. Does anyone have any info about this issue and suggestions on how to fix it once and for all?If you look at the community, I'm probably the rookie of the rookies in here, and don't even have advanced PS and scripting knowledge. None, 0. Just a modder in a simulation game/military simulator and not being able to access this HDR Toning is really disrupting my work and want to solve it.That was all, basically, your assist would save me and my time a lot. I mean itand thanks
When choosing the right click>open in Photoshop 2025 option from lightroom the app (photoshop) will open but does not open the image to edit. Repeating that right click (etc) the window will switch to photoshop but at that point the app freezes (completely unresponsive) and can't be closed normally without using the windows task manager. I've tried:-Resetting lightroom preferences as recommended in previous postshttps://community.adobe.com/t5/lightroom-classic-discussions/quot-edit-in-photoshop-2025-quot-freezes-lightroom-classic-when-trying-to-edit-a-tif-file/m-p/15094679#M393353-Uninstalling and reinstalling Photoshop entirely I see this issue has been reported several years in the past and wonder if maybe Adobe should focus less on AI and pay humans to do quality control. I never had issues with basic functionality like this 10-20 years ago. Any help is appreciated.
Running Photoshop 26.8 on a windows 11 PC, latest updates and AMD graphics driversRyzen 7 7800xAnd Radeon 6800x 8g64g ramToday I have had Photoshop lock up using the quick remove tool. After 3 or 4 images, ps freezes. Images are brought in from bridge, through camera raw. Tried turning off ai for the quick remove tool. Rebooted, too. Same result. Current workaround is to open the files in PS, save them as PSD files, then re-open them and the problem hasn't happened again. Still, I never had to do this on the past. Started with 26.8.
Hello, in the last several weeks generative fill in photoshop has been less and less effective. It started as the command 'remove' leaving artifacts and adding words, and now it cant generate results for any image that are convincing or usable in my projects. Trying to change the background of a photo, the prompt I generated was 'black steel workbench' and it just kept generating white backgrounds. Not matching the prompt, not usable in the project, and it's been like this for weeks across multiple projects and prompts. It used to be so good! It used to be usable! What changed? A new algorithm?
O Photoshop utiliza somente o processador e a memória ram. Não utiliza nada da GPU. Meu setup: Processador: i7 6700; RAM: 16GB; GPU: AMD Radeon RX 5700 XT VRAM 8176MB.
Adobe PhotoShop 26.8.1. Something is wrong with PhotoShop or with my image. As you can see in the image, the shadow, which I have tried setting at 100% shows the same color as the text color. The highlight works, but the shadow does not. I have tried resetting preferences, adjusting the altitude, trying various of the modes, and it does not show. I opened another document where it was working, copied that layer's effects and the shadow did not show. Then I tried pasting that layer into this image and the shadow effect disappeared. I tried setting the image to 16 bit and 32 bit, and it did not work. I updated the program this morning in case that would help, but it did not. I must be missing something. I've been using bevel and emboss for years without this problem. Please help!
When using certain brushes in Photoshop (generally seems to be more pencil/pastel brushes), these lines appear when I go over certain areas of the canvas. It's almost like the brush is tiling itself or that it's highlighting something underneath (when there is nothing underneath). I've tried every suggestion I can find online and from the Adobe chat robot, including changing spacing/scattering, having dual brush turned off, etc. I've attached an image that shows what happens; this is literally just from me drawing a patch of texture with a downloaded pencil brush and the lines just appear as if I'm doing a brass rubbing or something. This has been an ongoing issue for YEARS (and always has been for these particular brushes). Has anyone had a similar issue or can anyone suggest any fixes?
when recording an action to load selection from a mask (ctrl+clicking the mask), the action works fine as long as we have a layer selected and not a group. The action will fail if we have a group selected.I encountered the same problem with scripting: var desc1 = new ActionDescriptor(); var ref1 = new ActionReference(); ref1.putProperty(cTID('Chnl'), sTID("selection")); desc1.putReference(cTID('null'), ref1); var ref2 = new ActionReference(); ref2.putEnumerated(cTID('Chnl'), cTID('Chnl'), cTID('Msk ')); ref2.putIdentifier(cTID('Lyr '), layerID); desc1.putReference(cTID('T '), ref2); executeAction(cTID('setd'), desc1, DialogModes.NO); I'd love to see that fixed and that we have a consistent outcome. but until then, is there any efficient workaround? I know I can temporarily create a layer and then load the selection and then delete the layer, but that's a lot of overhead.
I have a problem with a large file of work on photoshop, and frankly its getting annoying after using most (almost all) tips i found on discussions here.I attempted an uninstallation and reinstall, nothing worked.changing to an old version the file had once worked on, it did not work.I have the repeated constance of the same error'Could not load the user measurement scale presets file because Photoshop does not recognise this type of file.'This is about 5-6 months (0.97 gb) worth of work and i really need access back to it, even backups are having the same issue. I'm still looking for a solution as i write this, if anyone else had the same issue and found a long term solution, please reply.
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.