easymodo / qimgv

Image viewer. Fast, easy to use. Optional video support.
GNU General Public License v3.0
2.35k stars 167 forks source link

[Feature request] Open images from archives #185

Open SekiBetu opened 4 years ago

SekiBetu commented 4 years ago

It would be cool if we could open the images from the archives like .zip or .7z I know, it's hard to do this, so I'll leave this feature request here and wait for a gentleman to finish it

Richard-L commented 4 years ago

nvm

easymodo commented 4 years ago

Would it be possible to implement a ZIP parser for OpenRCT2, offering to open SV6 directly from ZIPs without the need to extract first.

I think in my case it would be better just to auto extract in some temp dir.. This way you'll be able to switch right/left quickly, thumbnail generation will also be quick. IF we are talking about small archive files

Richard-L commented 4 years ago

Can it write to RAM instead of HD?

darsain commented 3 years ago

It'd be great to also add support for comic/manga archives (cbz, cbr, ...). Wchich are just zip, rar, etc. archives with renamed extension and internal structure either:

ordered_file_01.ext
ordered_file_02.ext
...

or

Issue title /              <- folder
  ├ ordered_file_01.ext
  ├ ordered_file_02.ext
  ├ ...  

And yes, definitely write to RAM instead of HDD.

karma-sun commented 2 years ago

any update for this?

mzhboy commented 2 years ago

and dual page (manga mode) like MassiGra 😊

ghost commented 2 years ago

need this feature so much! hope to see it come ture one day~