[RELEASE] Longstrip Viewer

Joined
May 5, 2018
Messages
304
Code (1 MB): https://files.catbox.moe/0t98ci.zip
Supported platforms: Whatever Godot supports. Since I only added file loading with drag and drop, mobile can not use this yet.

How to run:
Download Godot from here: https://godotengine.org/download
Extract the code somewhere.
Run Godot, drag the root code folder to the projects list, then double-click the project that was added.
Press F5 or click the 'Play' button in the top right corner.

How to use:
After running the scene, drop a supported file onto the Longstrip Viewer window.

Only supports opening these files:
A folder with images. Supports lots of image formats.
.zip file that only contains images. Doesn't support many image formats. If the .zip file has a folder with images, it won't work. I did try to add this, but the zip library I'm using loads zips with folders extremely slowly.

Changes from old version:
Image scaling is much better!
Removed the useless menu bar.
Can load folders without them being zipped.

Hotkeys:
Zoom in: =
Zoom out: -
Reset zoom: 0

Why did I make this? Because somehow, nobody in the world has made a good cross-platform longstrip viewer yet. Most of the current ones are web apps.
 

Users who are viewing this thread

Back
Top