You are not logged in.

> The forum rules have been updated. Please take a moment to read them.


#1 2012-03-13 19:24:34

vik
New member
Registered: 2012-03-13
Posts: 8

Custom, memory efficient script for KRO => DZI

Hi;

I was not satisfied with gigatiler;
So I made my own tool for splitting a .kro file to a dzi (deep zoom image) format, so it can be viewable in seadragon
I made it memory efficient (ex: 100mo usage for a 4.6go image)
You can get a 10 times smaller output than with gigatiler (in jpg format)

you can get it here : https://github.com/vikbez/kro2dzi

you need to install python and pil to use it

(edit the script for options if needed)
simply drag n drop the .kro file on the script, output will be generated in the same folder than the .kro file

tested on win 7 64 with python 2.7 and pil library 64

remarks welcome

Last edited by vik (2012-03-13 23:20:03)

Offline

 

#2 2012-03-14 08:39:20

AlexandreJ
Kolor CEO
From: Francin, France
Registered: 2005-11-14
Posts: 7917
Website

Re: Custom, memory efficient script for KRO => DZI

Good ! This is nice.

Offline

 

#3 2012-03-15 16:30:06

vik
New member
Registered: 2012-03-13
Posts: 8

Re: Custom, memory efficient script for KRO => DZI

... and made a version for standard image files

here : https://github.com/vikbez/img2dzi

Last edited by vik (2012-03-15 16:30:23)

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson