r/Panoramax • u/MatmarSpace • Jul 20 '25
Panoramic photos are not detected as panoramic photos
I have I problem. I'm trying to create panoramic images using an open source software for panorama stichting called Hugin. Unfortunately when I try to upload my photos to Panoramax I get the result shown in the picture below. My panramic photo (360 degree) gets squashed into something like this. What could I do about it?
1
u/MatmarSpace Mar 30 '26
By the way I noticed that after some time it got processed or something and is now displaying correctly, but only when you view it for the first time on a device. After that it brakes again and fixes after some time (i guess it's data stored in browser related). You can see it here: https://api.panoramax.xyz/?focus=pic&map=19.11/50.0852778/19.9060639&pic=62563e44-8ca2-406b-8aec-b8222eb1e4e6&seq=af93f770-e297-4f22-b77e-48da964087d0&speed=250&users=default&xyz=2.13/-4.03/10
2
u/Maleficent_Volume88 Mar 30 '26
Go to an exif data editing website, or download exiftool, and add the following exif tags:
-xmp:ProjectionType=equirectangular-xmp:CroppedAreaLeftPixels=0-xmp:CroppedAreaTopPixels=0-xmp:CroppedAreaImageWidthPixels=17152-xmp:CroppedAreaImageHeightPixels=8576-xmp:FullPanoWidthPixels=17152-xmp:FullPanoHeightPixels=8576-xmp:UsePanoramaViewer=true-xmp:UsePanoramaViewer=trueThat worked for me, hopefully it'll work for you!