Hello,
i have many movies in the database with image. but she have not the same size the problem is when i export to html and show this im browser the big picture are not good is a script or a tool available to made all pic to one size? thanks for answerd
I thought that you wanted to resize only the images used by exported html files.
Currently the program does not resize itself images, so only solution is that one. To skip the "import" part you can store images as separate files rather than storing them into the catalog.
Which html template do you use for export ? Maybe it's easier to leave the pictures in original size and just edit the template to make the browser show all pics with same size..? (Not quite sure about this, but it should be possible using width/height, is it ? Remember that big pictures might slow down loading time if you want to use them on the internet.)
That's also a solution, there is an option (in preferences window) to specify width and/or height to be forced in the html img tag. But the problem is that the resize done by the browser does not look very good, and that it does not make files smaller.