Skip to content

A quick and dirty POC GoLang program to convert a .cbz file to a singular MASSIVE .png at REST.

Notifications You must be signed in to change notification settings

alexander-bruun/go-cbz-to-png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Go CBZ to PNG at REST

This is a Go program that takes a .CBZ file and formats it into a singular large .png image at REST (in a webtoon format).

How to get started:

go run main.go

Go to: http://localhost:8080/webtoon?file=name.cbz

About

A quick and dirty POC GoLang program to convert a .cbz file to a singular MASSIVE .png at REST.

Resources

Stars

Watchers

Forks

Languages