Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attach scripts to output images #88

Open
awalter17 opened this issue May 31, 2018 · 0 comments
Open

Attach scripts to output images #88

awalter17 opened this issue May 31, 2018 · 0 comments

Comments

@awalter17
Copy link
Contributor

When running a script which outputs an image it would be nice if the script used to create the image was attached to the output image.

For example, you have a script which inverts an image. Takes one image as input and produces one image as output. The image which is output should have the invert script attached to it. That way users know how it was created.

One thing to consider:

Say a script is used on many images, and then saved as a new file many times to the server (i.e. duplicate files get saved to the server, which eventually could take up a lot of space). We'd want to ensure that the script is only stored in the database once, and (if needed) referenced by many images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant