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

Inline visualization of images #10541

Closed
montyvesselinov opened this issue Jul 1, 2021 · 5 comments
Closed

Inline visualization of images #10541

montyvesselinov opened this issue Jul 1, 2021 · 5 comments
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@montyvesselinov
Copy link

Is it possible to produce incline visualization of images? If not is it possible to develop these capabilities?

Currently i use mac os x + iterm2 + TerminalExtensions.jl to produce this:

Screen Shot 2021-07-01 at 7 45 39 AM

Can i replicate this in your terminal?

@montyvesselinov montyvesselinov added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Jul 1, 2021
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jul 1, 2021
@j4james
Copy link
Collaborator

j4james commented Jul 1, 2021

There are existing issues for image support. See #5746 and #448.

However, note that the TerminalExtensions module is designed specifically for use with iTerm2, so even if we supported the iTerm2 image format it probably wouldn't work as is. If you want cross-platform image support, you're probably better off using one of the Julia sixel modules, which are more likely to work on a variety of terminals.

@montyvesselinov
Copy link
Author

montyvesselinov commented Jul 1, 2021

TerminalExtensions is a ripoff of an alternative python package. I know it is designed for iterm2.

Note that there are several other packages:

https://github.com/JuliaImages/ImageShow.jl

https://github.com/JuliaImages/ImageInTerminal.jl

There is also Sixel.jl

https://github.com/johnnychen94/Sixel.jl

@j4james
Copy link
Collaborator

j4james commented Jul 4, 2021

If you're happy with the sixel packages, then that should be covered by issue #448.

@zadjii-msft
Copy link
Member

I'm gonna go ahead and call this a dupe

/dup #448
/dup #5746

@ghost
Copy link

ghost commented Jul 6, 2021

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost ghost closed this as completed Jul 6, 2021
@ghost ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jul 6, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants