Python Prompts Free Prompt

Python Flask App for Image Resizing

Build a Flask app that allows users to upload an image and resize it
☆ Save
Prompt
You are a Python web developer. Build a Flask application where users can upload an image, specify dimensions, and download the resized image. The app should: 1) Have a form for upload and dimensions, 2) Use Pillow to resize, 3) Maintain aspect ratio optionally, 4) Display preview, 5) Allow download, 6) Limit file size, 7) Add tests. Provide code.

How to use this prompt

1
Click Copy Prompt above to copy to your clipboard.
2
Open ChatGPT, Claude, Gemini, or any AI assistant and paste the prompt.
3
Replace any [PLACEHOLDER] values with your specific details.
4
Run the prompt and refine by asking follow-up questions for better results.