Skip to content

Tile images from the current dir into MS word (docx) file

Notifications You must be signed in to change notification settings

VBGI/image-tiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Tiler -- script for solving particular problem...

Tiles images from the current folder and below into new docx-file.

Usage

tiler.py <filename> <image_width>

<filename> -- MS Word document (filename.docx will be created)

<image_width> -- width of image (in cm) inserted to the word document;
all images (inside the docx) will have the same width.

Requirements

Python-docx

About

Tile images from the current dir into MS word (docx) file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages