Hi Atul, TL;DR To make it short. Scale down your images before you import them into your TW.
---------------- Be aware, that images are big in file size. Modern mobile phones have several mega bytes per image. Most images have more pixels than a standard monitor can show. So it needs to be scaled down by the browser. eg: A full 1080p monitor has 1920 x 1080 pixels. Which is about 2 mega pixels. A decent phone can take photos with 4-8 mega pixels. Which is nonsense to show on a screen for a slideshow. If you drag and drop an image to TiddlyWiki, it includes the whole image in the .html file. Since HTML is text based, it needs to convert the jpg image to text. This makes an image about 20% bigger. So the math is simple. If you store 10 images with 4 MByte you get a TW.html which is about 50 Mbyte in size. 48MB for the images and 2 MB for TW core. If you store 100 images with 4MB you get a ~500 Mbyte html file. It may work, if a PC browser can handle it. But it will be slow. And I'm sure you'll blow up every mobile browser. To make it short. Scale down your images before you import them into your TW. Depending on the OS you use, there are several Image viewers that have the possibility to batch convert images into a decent size to be used within a single file TW. IMO it's enough to display on a standard monitor if you have images with about 200 kByte in size. See kiloByte not megaByte. For 100 images you still end up with a pretty big 20MByte html file but it may work. My favourite viewer with batch conversion for windows is irfanview: http://irfanview.tuwien.ac.at/ have fun! mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

