User Tools

Site Tools


create_thumbs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
create_thumbs [2024/05/01 19:41] admincreate_thumbs [2024/05/01 19:45] (current) admin
Line 82: Line 82:
 === Installation === === Installation ===
  
-Copy / paste the above into a file called CreateThumbs.php and save. Any time you want to add new photos to the One File PHP Photo Gallery also copy this script for a one time run to create the necessary thumbnails.+Copy / paste the above into a file called //CreateThumbs.php// and save. Any time you want to add new photos to the [[photo_gallery|One File PHP Photo Gallery]] also copy this script for a one time run to create the necessary thumbnails.
  
-Note: New smartphones like the iPhone will always take landscape images but set the EXIF Orientation Flag so that images taken in portrait are displayed on the device as portrait. It took me a while to figure out what was going on especially when Windows 10 exhibited the same behaviour. You could use a tool like http://www.exifdataviewer.comto zero out the orientation flag and just rotate the image to portrait mode using your photo viewer or graphics tool! Have fun!+### 
 +Note: Smartphones like the iPhone will always take landscape images but set the EXIF Orientation Flag so that images taken in portrait are displayed on the device as portrait. It took me a while to figure out what was going on especially when Windows 10 exhibited the same behaviour. You could use a tool like http://www.exifdataviewer.com to zero out the orientation flag and just rotate the image to portrait mode using your photo viewer or graphics tool - have fun! 
 +###
  
 Note2: On Linux the folder you run the scripts in must have the same ownership permissions as the http server apache, lighttpd etc Note2: On Linux the folder you run the scripts in must have the same ownership permissions as the http server apache, lighttpd etc
create_thumbs.1714592487.txt.gz · Last modified: 2024/05/01 19:41 by admin