<div dir="ltr">I've been playing around with using the digikiam database as the back-end to a web-based view of my photos.  Using MySQL as the backend database makes this a pretty natural idea.<div><br></div><div>The thumbnails are stored in the database in PGF format.  Although there are some advantages to using this, I'd like to propose that version 6 have the option to store the thumbnail images in jpeg, even though it'll take up more space.  </div><div><br></div><div>I'm trying to avoid re-creating the thumbnails in the web view, and I can't find anything that will convert PGF to JPEG or PNG within PHP, the language I'm using for the web-based ui.</div><div><br></div><div>Thanks for your consideration.</div><div><br></div><div>Tac</div><div><br></div></div>