Skip to main content

HRConvert2

Github

A self-hosted drag-and-drop file conversion server & file sharing tool that supports 445 file formats with 4 color schemes & 13 end-user selectable languages.

services:
  hrconvert2:
    ports:
      - 8080:80
      - 8443:443
    image: zelon88/hrconvert2:latest
networks: {}