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

Image size based on columns and rows instead of pixels #184

Open
leo-arch opened this issue Dec 16, 2024 · 3 comments
Open

Image size based on columns and rows instead of pixels #184

leo-arch opened this issue Dec 16, 2024 · 3 comments

Comments

@leo-arch
Copy link

Would it be possible to implement an option to set the size of an image as columns x rows instead of width and height in pixels?

For example, instead of the current:

img2sixel -w PIXELS -h PIXELS ...

something like this (mimicking the -s option in chafa):

img2sixel -z COLUMNSxROWS ...
@t-bltg
Copy link

t-bltg commented Jan 11, 2025

See #154.

@leo-arch
Copy link
Author

Thanks for pointing this out @t-bltg. Do you need me to recreate this issue in libsixel/libsixel?

@t-bltg
Copy link

t-bltg commented Jan 16, 2025

It would probably have more chances of getting fixed, yes.

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

2 participants