Aue 0 Newbie Poster
Recommended Answers
Jump to PostI just happen to have it handy:
# convert all .tif file in a directory to .gif files # needs Python Image Library (PIL) free from: # http://www.pythonware.com/products/pil/index.htm import os from PIL import Image # give the directory the TIF files are in path …
Jump to PostWe all have interesting little snippets lying around. Too bad we can't find some way to create some sort of central index, but it is more than I have time for.
Image Files tif to gif SQLite database - create database - modify record Homework problems common primes …
All 6 Replies
freshfitz 0 Posting Pro in Training
jice 53 Posting Whiz in Training
sneekula 969 Nearly a Posting Maven
woooee 814 Nearly a Posting Maven
sneekula 969 Nearly a Posting Maven
Aue 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.