Skip to main content
Question

Is it possible to apply a Photoshop curve (format .acv) to a raster image?

  • March 6, 2019
  • 3 replies
  • 63 views

Hi

 

im trying to find out if its possible to apply a photoshop curve to a large raster data set. the file format of the curve is .acv, which cant be read into FME. I Was wondering if it were possible to convert it into something that can be read in.

regards

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

jovitaatsafe
Safer
Forum|alt.badge.img+11
  • Safer
  • 635 replies
  • March 8, 2019

Hi @rustyryan,

It doesn't look like we've got support for .acv files right now, and it may be worth posting a new Idea here, as well as a sample curve file and what it does to the raster. Perhaps the community may be able to test it out and see if there's a workaround to read it in. Thanks!


jovitaatsafe
Safer
Forum|alt.badge.img+11
  • Safer
  • 635 replies
  • June 20, 2019

Hi @rustyryan,

It doesn't look like we've got support for .acv files right now, and it may be worth posting a new Idea here, as well as a sample curve file and what it does to the raster. Perhaps the community may be able to test it out and see if there's a workaround to read it in. Thanks!

Hi @rustyryan, this is quite late, and I'm not sure if you're still looking into this, but a colleague suggested trying the Datafile reader which can read in any arbitrary file one line at a time, in case you might like to give that a try. Upon revisiting, I'm still not 100% sure what the curve file contains, but I came across some documentation here from Adobe on their file specifications and there's a section on curves.


  • Author
  • 1 reply
  • January 17, 2020

Hi @rustyryan,

It doesn't look like we've got support for .acv files right now, and it may be worth posting a new Idea here, as well as a sample curve file and what it does to the raster. Perhaps the community may be able to test it out and see if there's a workaround to read it in. Thanks!

Hi @jovitaatsafe

 

Thanks for looking into this for me. i tried using the data reader and it didnt do what was needed. i'll see if i can do anything with histograms.

 

regards