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

Why opencv dependency? #13

Open
miratcan opened this issue Jun 13, 2022 · 3 comments
Open

Why opencv dependency? #13

miratcan opened this issue Jun 13, 2022 · 3 comments

Comments

@miratcan
Copy link

miratcan commented Jun 13, 2022

Just, why? 90 MB dependency on a simple keyboard-based pixel editor?

@knosmos
Copy link
Owner

knosmos commented Jun 14, 2022

That was the image manipulation library I was most familiar with when I made this project; feel free to make a fork that uses something like Pillow instead.

@therealmaxmoon
Copy link

I was looking for a tui image editor, because in general tui applications are really energy-efficient and small.

While installing I got alarmed because of the huge download and it was downloading opencv and the first thing I thought was "This thing is spyware!", because I don't have an explanation why something like this needs opencv.

"Out of confidence" might be an explanation, even if it's a horrible excuse.

@miratcan Have you found an alternative yet?

@miratcan
Copy link
Author

@therealmaxmoon nope, but I think someone can build it with react + ink I think. https://github.com/vadimdemedes/ink

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

No branches or pull requests

3 participants