PORTFOLIO TO LINK
Publish your portfolio to a link
Go from portfolio to link without a host, a repository or a build step you have to keep working. Upload a static site, an HTML file or a ZIP and it is live at an HTTPS address in seconds.
Free plan, free SSL, no credit card.
- 96
- file types, so images, video and PDFs all belong in it
- 25 MB
- free storage, which fits a compressed image portfolio
- 23
- framework guides, if the portfolio came out of a builder
- 1
- free site with HTTPS, no card
How it works
Three steps, start to live link
-
Upload the portfolio
Drop a ZIP of your static site, a folder, or a single HTML file. The files are served exactly as you built them, with nothing recompressed or rearranged.
-
Live in seconds
No server to configure, no repository to connect and no build to run. The site is on its own HTTPS address as soon as the upload finishes.
-
Move it to your domain
From Pro the same site is served from a domain you own, with the certificate issued and renewed for you.
The plain answer
What does publishing a portfolio actually involve?
Getting a folder of finished files onto a server that will serve them at a public address over HTTPS. That is all a portfolio site is once it has been built: HTML pages, a stylesheet, some scripts, and a lot of images. Everything else that gets attached to the phrase "publishing a site" is either a build step you run once or a deployment pipeline you do not need for something that changes four times a year.
Which means the practical question is where your portfolio currently is. If it came out of a site builder or a design tool, you already have an export, usually a ZIP, and that is the upload. If you built it with a framework, run its build and upload the output folder; the deploy guides name the command and folder for 23 of them. If it is a set of images and a PDF case study, those publish directly too.
The thing worth optimising is not the publish, it is the images. A portfolio is mostly photography or screenshots, and an uncompressed export can be several times the size of a well-exported one with no visible difference. That matters here because the free plan gives you 25 MB of storage, which is generous for a compressed portfolio and tight for an uncompressed one.
Who it is for
The people who reach for this
-
Designers
Case studies and image-heavy work at an address you control, not inside someone else's feed.
-
Developers
A project site built with a framework, published without adding a deploy pipeline to maintain.
-
Students
A graduation portfolio that has to be a link on an application, and has to still work next year.
-
Freelancers
A portfolio and a live client preview under one account, each on its own address.
In detail
What you actually get
Whatever your portfolio was exported as
Portfolios come out of a dozen different tools in a dozen different shapes. All of the common ones are accepted directly.
- A ZIP or a folder from a site builder or design tool export.
- A single HTML page, if that is genuinely all it is.
- The build output of a framework project. See the deploy guides.
- Images, video and PDF case studies alongside the site, 96 extensions in total.
An address that is yours to keep
A portfolio is a long-lived link. It goes on business cards, CVs, profile bios and applications, and it needs to still resolve in two years.
- The free plan needs no card, and nothing has to be claimed after you publish.
- From Pro at $15 a month, use a domain you own.
- Certificates handled automatically on both.
Updating it does not mean re-sharing it
New work goes in, old work comes out, and nobody needs to be told about a new URL.
- Upload a new export and it replaces what the address serves.
- Up to 15 publishes a day on the free plan.
- From Pro, an earlier version is one click away.
Findable, or not, on purpose
A portfolio usually wants to be found, and a work-in-progress usually does not. The default is the safe one.
- Free sites are served noindex; indexing starts on Starter.
- Visitor analytics from Pro, so you can tell whether an application link was opened.
- Password protection from Starter for work that is not public yet.
No card required
What the free plan includes
A working portfolio runs on the free plan indefinitely. Search visibility is the one thing a portfolio usually wants that starts on a paid tier.
- 1 live site on a real free plan, not a trial of a paid one, and no card to start.
- Up to 25 MB per upload and 25 MB of storage across the account.
- 5,000 visits and 5 GB of traffic a month.
- HTTPS with a real certificate, issued and renewed for you.
- Up to 15 publishes a day, so you can iterate without asking permission.
- The deploy-time security check, which reads what you published and warns about a stray .env file, a .git folder, a private key or an API key left in your JavaScript.
- A small Droply badge in the corner of the page. Removing it starts on Starter.
- Free sites are served noindex, so search engines do not list them. Search visibility starts on Starter.
Droply vs Cloudflare Drop
How this compares with the newer free drag-and-drop hosts
Cloudflare Drop launched in July 2026 and made drag a folder, get a URL free at a very large host. It is a good way to look at something quickly. These are the rows that matter for a portfolio, which is a link you keep.
| Droply | Cloudflare Drop | |
|---|---|---|
| Is the link yours straight away? | Yes. Publishing needs an account, so there is nothing to claim afterwards. | No. The preview stays live for 60 minutes, then the deployment and its throwaway account both disappear unless claimed. |
| Account needed to start | Yes, before anything is published. | No, but yes to keep the result. |
| Single HTML file | Accepted on its own. | Documented as a folder or a zip. |
| PDF and document hosting | First class, with in-browser viewers and 96 accepted file types. | Not a product feature. Static assets only: HTML, CSS, JavaScript, images and fonts. |
| Per-file size and file count | 25 MB per upload on free, higher on paid tiers. | 25 MiB per file and 1,000 files per upload. |
| Custom domain | From Pro, $15 a month. | Available once claimed into a free Cloudflare account, as a Cloudflare Pages project. |
| Password protection | From Starter, enforced at the edge. | Sites are public by default; no password option is documented for Drop. |
| Security check on deploy | Every publish, every plan. | Not offered. |
Cloudflare Drop details checked 8 September 2026 against Cloudflare's July 8, 2026 launch and the limits published with it: a 60-minute preview, 1,000 files per upload, 25 MiB per file, static assets only, and a claim into a free Cloudflare account to keep the site and add a custom domain. Product features can change.
When Droply is the wrong choice
This publishes a portfolio you already have. It is not a portfolio builder, and there are cases where you want one.
- You do not have a site yet and do not want to build one. A portfolio platform with templates and an editor will get you further faster.
- You want clients to be able to comment on individual pieces, or to buy prints. That needs an application, not static files.
- The portfolio is mostly video at original quality. Bandwidth allowances apply, and the pricing page lists them per tier.
- You need a database, a login system, or code that runs on the server. Droply serves files; it does not execute your application.
- You want a build to run on every push to a repository. Droply has no Git integration and no CI: you build locally and upload the result.
- You are running WordPress or another PHP application. A static export of it can be hosted here, but the application itself cannot.
Frequently asked questions
How do I publish my portfolio?
What can I upload?
Does it work with site builders and frameworks?
Is publishing a portfolio free?
Will my portfolio be found in Google?
Can I use my own domain?
How do I update my portfolio?
Is 25 MB enough for an image-heavy portfolio?
Can I keep part of it private?
Related pages
Keep exploring
- Framework deploy guides Build commands and output folders for 23 frameworks.
- Site templates A starting point if the portfolio does not exist yet.
- Link in bio pages One address pointing at the portfolio, the resume and your profiles.
- The Fastest Way to Ship an Event Page A worked example of getting something online in one sitting.