This is a simple website that takes a photo of a person and generates a passport photo with the correct dimensions for use in official german documents.
There's a live version of this website available at https://passbilder.pages.dev/.
The image is handled locally in the browser and is not uploaded to any server. In case of errors during generation the error, image dimensions and the parameters used for generation are sent to a server for debugging purposes.
If you want to contribute to this project, feel free to open an issue to discuss your ideas. If it's just minor changes feel free to open a pull request directly.