j2k_to_image

Open-source implementation of JPEG2000 image codec

Debian Debian
RUN apt-get update && \ apt-get install -y openjpeg-tools
Ubuntu
RUN apt-get update && \ apt-get install -y openjpeg-tools
Alpine
RUN apk add openjpeg
Arch Arch Linux
RUN pacman -S --noconfirm openjpeg
CentOS
RUN yum install -y openjpeg
Fedora
RUN dnf install -y openjpeg
Raspbian
RUN apt-get update && \ apt-get install -y openjpeg-tools
click the source code to copy install j2k_to_image on any operating system with command-not-found.com