Silly noob question photo converting #1006
-
Pi5 , docker , Pigallery2 , 2.0.0 |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
So I see its converting all the photos into '.webp' format |
Beta Was this translation helpful? Give feedback.
-
The config page indicates the '.webp' images will stay in the 'tmp/tc' directory . Is that correct ? |
Beta Was this translation helpful? Give feedback.
-
One more question about this conversion process . |
Beta Was this translation helpful? Give feedback.
-
They will stay in the tmp directory once the conversion is complete. They are temporary in the sense that you can delete them at any time and they will be re-created on-demand through browsing to those folders or pre-created by the batch jobs you are using now. I for example do not back these images up, as if my machine dies, I will just re-create the thumbs. The batch jobs are in no way connected to your browser. You can feel free to close the browser and check back later on the jobs list and it will tell you when the jobs completed. |
Beta Was this translation helpful? Give feedback.
They will stay in the tmp directory once the conversion is complete. They are temporary in the sense that you can delete them at any time and they will be re-created on-demand through browsing to those folders or pre-created by the batch jobs you are using now. I for example do not back these images up, as if my machine dies, I will just re-create the thumbs.
The batch jobs are in no way connected to your browser. You can feel free to close the browser and check back later on the jobs list and it will tell you when the jobs completed.