Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more. Learn more →
Next-s3-upload Alternatives
Similar projects and alternatives to next-s3-upload
-
courselit
Create/Sell courses and digital downloads and publish blogs on your own branded website. An open source alternative to Teachable, Thinkific, Podia and the likes.
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
-
-
hasura-backend-plus
🔑Auth and 📦Storage for Hasura. The quickest way to get Auth and Storage working for your next app based on Hasura.
-
-
-
lad
Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
aws-testing-library
Chai (https://chaijs.com) and Jest (https://jestjs.io/) assertions for testing services built with aws
-
aws-toolkit-vscode
Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
next-s3-upload discussion
next-s3-upload reviews and mentions
- How change next-s3-upload to upload to public/images?
-
Is there any GitHub repo for a blog with dynamic images (where a user uploads photos) with NextJS?
next-s3-upload will get you most of the way there on the photo uploads and storage (using an S3 bucket). The example/demo is an image upload. You could then combine that with any sample next.js blog UI, including the ones in their official examples.
-
Best practices (security & performance) for uploading images to AWS S3?
I wrote an Next.js addon to make this a bit easier: https://github.com/ryanto/next-s3-upload
-
User image upload to base 64
Also, if you interested in uploading to an S3 bucket I made an addon for Next.js to make the whole upload process a bit easier. This addon won't help you with base64, but it will help you with uploading to buckets :)
-
A note from our sponsor - SurveyJS
surveyjs.io | 12 Jul 2025
Stats
ryanto/next-s3-upload is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of next-s3-upload is JavaScript.