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

GIF input #1

Open
4 tasks
hexaclue opened this issue Mar 4, 2023 · 0 comments
Open
4 tasks

GIF input #1

hexaclue opened this issue Mar 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@hexaclue
Copy link
Owner

hexaclue commented Mar 4, 2023

A user should be able to put in a GIF image, and export a GIF image as well.

Requirements:

  • The amount of input frames should also determine the amount of output frames.
  • The user should be able to select how many loops of the input GIF will be in the output GIF.
  • The preview should be working and showing all frames.
    • This would require extracting all frames from the input, then drawing them based on performance.now().

Nice to have:

  • The user can also export as a static image.
    • Therefore, the user should be able to select the specific input frame.
@hexaclue hexaclue added the enhancement New feature or request label Mar 4, 2023
@hexaclue hexaclue assigned hexaclue and unassigned hexaclue May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant