Lovable released the File Uploads feature on September 24, 2025. Users can drag files directly into the platform. The system will read the content and combine it with prompts to automatically generate a webpage or app prototype. Official examples include: converting CSV/XLSX files into interactive dashboards, turning PDF resumes into personal websites, converting PPTX/PDF slideshows into customizable presentation pages, and incorporating MP4/MP3 media and TTF/OTF fonts into projects. This feature emphasizes "upload as context," aiming to shorten the path from content to interface.
The community and documentation indicate that file uploads are already being used with existing workflows, media, and backend integrations. When using Supabase for storage, the free tier typically limits single files to 50MB, with specific size and permissions depending on the selected service and configuration. The official blog post doesn't detail broader data residency and privacy policies, so actual performance and stability will need to be evaluated in conjunction with the specific setup of your project and third-party services.
Frequently Asked Questions
Q: What common files are currently supported?
A: Examples include CSV/XLSX, PDF, PPTX/PDF, MP4/MP3, and TTF/OTF. The platform will parse their content and use it to generate interfaces and components.
Q: How are the uploaded files used?
A: Lovable uses file content as context, along with user prompts, to drive the generation of page layout, components, and data binding.
Q: Are there any size or type restrictions?
A: The official announcement does not list the platform-level capacity limit. If using Supabase storage, the free tier single file limit is usually 50MB, which depends on the actual backend configuration.
Q: Can images and media be used directly on the page?
A: You can upload or reference it in the project. The document provides methods for adding and replacing assets such as images.
Q: When will it be available and how can I try it?
A: The function has been released. You can directly drag and drop files on the Lovable platform and generate prototypes according to the prompt words.