Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
83 views

In a Nodejs project, I am using PSD.js to generate a png from a psd. I am using the .toPng() method. I would like to go from this png object to a buffer without saving to the file system. I have ...
0 votes
0 answers
59 views

Now I have a Photoshop .psd file with a 3D Layer with the following Texture options: My Photoshop document's 3D layer English translation I want to batch replace the image-file used for the Base Color ...
0 votes
0 answers
34 views

I am working on a system that parses psd file into json so I can create the layers in our data structure. I use ag-psd for the parsing. ag-psd In the docs there is this snippet // complex parsing ...
machve's user avatar
  • 81
1 vote
1 answer
244 views

I have a very simple use case where I need to pack a PNG file and a text layer into a PSD file and save it. That's it. I have tried psd-tools for it and so far it works in principle. The problem is ...
1 vote
1 answer
72 views

I need to update a psd files using nodejs script. I have tried with as-psd, psd packages and also converting the psd to png but couldn't come to any solution. Here is my code for ag-psd package: const ...
-1 votes
1 answer
49 views

When converting a PSD to a PNG, the black border shadow disappears using ImageMagick Original Image: After converting losing black border shadow using imageMagick: When converting a PSD to a PNG, the ...
0 votes
0 answers
67 views

In html, there is white space above and below texts, and it is apparent when the text is big. Can this top and bottom white space around texts be removed with CSS\html? If not, how to calculate the ...
0 votes
0 answers
42 views

I'm building a web app (next.js) where user can upload .psd file with bunch of .psb files that are Linked Smart Objects inside the .psd file and also include needed images. All of these files are ...
1 vote
0 answers
41 views

I'm working on a Three.js project where I'm applying five layers on a canvas to create a cup mockup. The layers are rendered in the following sequence: Scene – Background scene. Mask – Defines the ...
0 votes
1 answer
445 views

I'm working on a project where I need to update text content in a PSD file programmatically using the ag-psd library in Node.js. I'm able to successfully update the text content in the PSD layer ...
Asif's user avatar
  • 83
1 vote
1 answer
436 views

I am trying to get the WASDE for a specific release month using the FAS PSD Data API: https://apps.fas.usda.gov/opendataweb/home I manage to get the newest report but I struggle to request one of a ...
0 votes
0 answers
460 views

Basically i have created a tiff multilayered file in python using pillow library it is having 8 layers basically tiff is created successfully it is even getting open in normal windows image viewer and ...
1 vote
0 answers
494 views

I'm currently working on a state estimation project that relies on IMU data. While I have access to a physical IMU, I'd like to simulate gyroscope data with specific parameters, including Angle Random ...
0 votes
0 answers
93 views

I am getting an issue in my code that is trying to read a psd file without opening photoshop but psd_tools cannot find the layer I want and gives me an error. How can I fix it. (already checked if ...
Padron_62's user avatar
0 votes
0 answers
249 views

I have some photoshop files. They have smartobjects connected to specific layer named "smart_object" and want to replace particular images in the smart object programmatically using node. ...
Blue's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
...
26

AltStyle によって変換されたページ (->オリジナル) /