ramSeraph / josm-webp-plugin

josm plugin to support webp images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contains plugin to add webp image file format support to JOSM

This is just a wrapper around the imageio plugin from sejda-pdf/webp-imageio

Should work with:

  • windows (32, 64 bit)
  • linux (64 bit)
  • mac (64 bit) - only x86

Failures have been reported with mac (64 bit) apple silicon.

How to build

LICENSE - Published under GPL Version 3 - because JOSM

Some of the release code has been copied from Gubaer/josm-contourmerge-plugin

About

josm plugin to support webp images

License:GNU General Public License v3.0


Languages

Language:Kotlin 53.2%Language:Java 46.8%