package scope

  1. Overview
  2. Docs
OCaml Image File Viewer

Install

dune-project
 Dependency

Authors

Maintainers

Sources

scope-1.0.tbz
sha256=11ef855a9a4ac4cbc6609b0074602fb57750a76c5ee311830d293d739ef68dfb
sha512=f0c0a5cde9a950e86e7cf8853faf9976b3f9e542d8e9898d7e1b96c81fb5392afdcb9dce7b26fa14cf0619581f0162a9c2833e62ddf82fd1401483fe40ea5c2e

Description

An image file viewer written in OCaml

Published: 05 Sep 2025

README

scope

An image file viewer written in OCaml with SDL

Usage

scope image_path...

Features

Supported Formats

Custom parsers:

Using external parsers:

Controls

Control

Effect

Escape

Exits the application

Arrow Keys

Go to next or previous image in series

+/-

Zoom in/out

Mouse click + drag

Offset image position

Installation

git clone https://github.com/CharlesAverill/scope.git && cd scope
opam install . --deps-only
dune build
dune install

Dependencies (5)

  1. dune-site
  2. tsdl-image
  3. tsdl
  4. ocaml >= "5.3.0"
  5. dune >= "3.18"

Dev Dependencies (2)

  1. ocamlformat with-doc
  2. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.