Adobe Introduces 'Muse' Subscription-Based Website Creation Tools - MacRumors
Skip to Content

Adobe Introduces 'Muse' Subscription-Based Website Creation Tools

adobe muse iconAdobe today announced the launch of a beta version of new website-building tools codenamed "Muse" that will allow users to easily create websites without needing to know HTML. Being compared in some ways as an advanced version of Apple's phased-out iWeb software, Muse is targeted at print designers with little or no experience in web design.

Plan your project — Easy-to-use sitemaps, master pages, and a host of flexible, site-wide tools make it fast and intuitive to get your site planned out and ready for design.
Design your pages — Combine imagery, graphics and text with complete control, flexibility and power (almost as if you were using Adobe InDesign).
Add interactivity — Drag and drop fully customizable widgets like navigation menus and slide shows, embed HTML code snippets to include things like Google Maps, enable tool tips, rollovers and much more.
Publish your site — Preview your site with Muse to see how it looks and test how it works. Then convert to a live website using Adobe for hosting, or export the HTML for hosting with a provider of your choice.

Adobe Muse offers users familiar with such products as Illustrator, InDesign, and Dreamweaver an easy transition to HTML-free web design, with customizable drag-and-drop widgets being complemented by embeddable code from sites like Google Maps and Facebook to extend the functionality.


As Macworld notes, users will not be required to use Adobe's hosting service for projects created in Muse, but the company is planning to introduce new features such as blogs, contact forms, and shopping carts that would require users to utilize Adobe hosting if they wish to take advantage of the features.

Muse is currently in a free public beta phase, with the official version set to launch early next year. Muse will be a subscription-based product, with pricing set at $20 per month or $180 per year. Adobe notes that it intends to roll out new features for Muse on a regular basis ("probably quarterly"), making a subscription model a better option than Adobe's traditional system of standalone purchases of major versions released every 18-24 months.

Popular Stories

iPhone 18 Pro Deep Red Feature

iPhone 18 Pro Launching Later This Year With These 12 New Features

Wednesday March 18, 2026 7:39 am PDT by
While the iPhone 18 Pro and iPhone 18 Pro Max are not expected to launch for another six months or so, there are already plenty of rumors about the devices. It was initially reported that the iPhone 18 Pro models would have fully under-screen Face ID, with only a front camera visible in the top-left corner of the screen. However, the latest rumors indicate that only one Face ID component...
ios 26 4 yellow

Here Are Apple's Release Notes for iOS 26.4

Wednesday March 18, 2026 11:56 am PDT by
Apple provided developers and public beta testers with the release candidate versions of iOS 26.4 and iPadOS 26.4, which means we're going to see a public launch as soon as next week. The RC versions of the software include Apple's official release notes, giving us final details on what's included in the update. Apple Music - Playlist Playground (beta) generates a playlist from your...
Apple Logo Sketch Feature

Apple Has Now Unveiled Eight New Products This Month

Tuesday March 17, 2026 9:25 am PDT by
Apple has unveiled a whopping eight new products so far this March, including an iPhone 17e, iPad Air models with the M4 chip, MacBook Air models with the M5 chip, MacBook Pro models with M5 Pro and M5 Max chips, the all-new MacBook Neo, an updated Studio Display, a higher-end Studio Display XDR, and now the AirPods Max 2 this week. iPhone 17e features the same overall design as the iPhone...

Top Rated Comments

191 months ago
Requirements

"Ooh, that sounds interesting, I've definitely got to try..."

"First, download Adobe AIR."

"Uh... riiiight. Next!"
Score: 13 Votes (Like | Disagree)
191 months ago
Three main problems with this

Subscription software. I mean, $20/month or $180/year? Really? That's a bit steep. Why does everything have to be a subscription these days? Movies, music, software, ad naseum. I like to buy something outright. Besides, there are a lot of great alternatives (Flux, RapidWeaver, and many more) for 3 or 4 months of Muse's price (or less).

Bloated output code. Dreamweaver produces absolutely atrocious code. Judging by the home page (http://muse.adobe.com/) which was "made in Muse" they've only made some baby steps. But it still suffers from a severe case of "div-itis" with dozens of layered nested divs. Also, that one pretty simple homepage has TWENTY linked .js files. Talk about performance hogs. The code may validate, but it is far from optimized. Now, you may say, "a print designer doesn't care what the code is like." That's true to a point, but imagine a scenario where someone creates a site in Muse and then later, after canceling the expensive software subscription, tries to make some small incremental changes to it themselves (as they learn HTML) or hires a web designer. Navigating the code jungle below is next to impossible.
<div class="grpelem" id="n37"><!-- group -->
<div class="grpelem" id="n38"><!-- group -->
<div class="PamphletWidget widget_invisible grpelem" id="n39"><!-- group -->
<div class="popup_anchor">
<div class="ContainerGroup" id="n40"><!-- stack box -->
<div class="Container grpelem" id="n41"><!-- group -->
<div class="PamphletWidget widget_invisible grpelem" id="n42"><!-- group -->
<div class="ThumbGroup grpelem" id="n43"><!-- none box -->
<div class="popup_anchor">
<div class="Thumb popup_element" id="n44"><!-- simple frame --></div>
</div>
<div class="wrap"></div>
</div>
<div class="popup_anchor">
<div class="ContainerGroup" id="n45"><!-- stack box -->
<div class="Container grpelem" id="n46"><!-- column -->
<div class="colelem" id="n47"><!-- group -->
<div class="grpelem" id="n48"><!-- group -->
<div class="grpelem" id="n49"><!-- group -->
<div class="grpelem" id="n50"><!-- simple frame --></div>
<div class="grpelem" id="n51"><!-- group -->
<div class="grpelem" id="n52"><!-- group -->
<div class="grpelem" id="n53"><!-- content -->
<h4 class="heading-4" id="n55">Share this video</h4>


I could go on: 24 iFrames... 1400 lines of HTML for a very simple page. A fully duplicated site code for IE conditional comments (rather than handling that in the .css).

Bloated native software. It runs on the Adobe Air platform which is still relatively nascent technology and suffers from some performance and stability issues. For example, I just launched the beta right now and it froze on startup. I appreciate that it's merely a public beta, but the reliance on Air does not give me much hope. Also, since when do the tech specs for web design software require a minimum 2.3 GHz dual core processor???
Score: 12 Votes (Like | Disagree)
191 months ago
Muse will be a subscription-based product, with pricing set at $20 per month or $180 per year.

Don't really care for this idea of renting software.
Score: 11 Votes (Like | Disagree)
Small White Car Avatar
191 months ago
Adobe was built on the concept that really useful, creative programs will keep your customers loyal.

The last decade I've seen that vision fade more and more. It was looking like they'd soon be the next Microsoft...profiting from minor upgrades to decades-old software and doing few new things to excite people.

But I gotta say, these last few months have shown more and more promise. There have been a couple of new things like this recently that really gives me hope that Adobe will soon be back on track.

Here's hoping.
Score: 10 Votes (Like | Disagree)
191 months ago


If the code output is a garbled mess or a JavaScript file, it's a huge fail.

How about you leave web design to people that understand the web? If you can't learn a couple simple scripting languages, forget it.

Worse yet, in 6 or 12 months, imagine the poor sap that's asked to fix the site after the guy that built it with this is long gone. Fixing Dreamweaver based sites was bad enough, now this?..

Get Wordpress, buy a theme, and get on with it. This Adobe junk isn't needed.

Props to Adobe for creating another 1998 solution in 2011.
Score: 7 Votes (Like | Disagree)
Lesser Evets Avatar
191 months ago
Uhg. That video... half of it was COMPLETE bullsh-t blathery nothingness waste-o-time words. After 2 Mins, got it, quit talking and show something. They kept showing the same 2 or 3 screens with boxes tweaking. Woopti! Show us what $180/year buys, or package it with CS as another add-on software suite.
Score: 5 Votes (Like | Disagree)