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

Playground feature request: ability to import file from disk #47

Open
Zireael07 opened this issue Mar 31, 2023 · 3 comments
Open

Playground feature request: ability to import file from disk #47

Zireael07 opened this issue Mar 31, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@Zireael07
Copy link

Title.

I'd love to see the result of some operations on my own pictures <3

@kleisauke kleisauke added the enhancement New feature or request label Apr 1, 2023
@kleisauke
Copy link
Owner

kleisauke commented Apr 1, 2023

This should already be fairly straightforward, see for example this playground link. Though, perhaps this could be made easier via some kind of GUI.

Let's tag this as an enhancement. Very happy to accept a PR, if you're able.

@Zireael07
Copy link
Author

Zireael07 commented Apr 1, 2023

For GUI, literally all you'd need is a

/ </ input type="file" id="fileInput" name="file" accept="image/*" />

I imagine...

@kleisauke
Copy link
Owner

Indeed, I meant some kind of "Files"-tab where you can manage the preloaded files and perhaps have them persist to IndexedDB. But maybe that's too complicated.

For now, I can recommend the playground link above.

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

2 participants