frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Zooming UIs in 2026: Prezi, impress.js, and why I built something different

43•tinchox6•1h ago
There are essentially two established ways to use zooming in web interfaces today. They serve different purposes and make different tradeoffs. I built a third one, so I'll try to be fair about what each does well and where it falls short.

* Prezi Prezi pioneered the zooming canvas for presentations and remains the market leader in that space. It recently added AI-powered generation and text editing tools. It's a polished product with real traction.

But Prezi is a closed platform, not a library. You can't use its zoom engine in your own app. Pricing starts at $15/month for meaningful features, and exporting to PowerPoint flattens all zoom effects into static slides. A recurring complaint from users is that the zooming and panning transitions cause motion sickness. And fundamentally, Prezi uses zoom as a storytelling device between pre-arranged frames. It's not a navigation model. It's a presentation model.

* impress.js impress.js brought Prezi-like zooming to the open web. It's a presentation framework based on CSS3 transforms and transitions, directly inspired by Prezi. It was genuinely groundbreaking when it launched. Its architecture is step-based: you position "steps" in 3D space and the camera moves between them. That's great for presentations, but it doesn't help you build an app where users navigate by zooming into content. impress.js has no concept of dynamically mounting views, managing zoom depth, or handling navigation state. It's a slide deck engine with a zoom trick.

* Zumly This is what I built. Full disclosure: I'm the sole developer. The idea is offering an alternative to traditional page navigation using zooming. You mark an element as zoomable, point it to a view, and Zumly handles the transition and inserts new views. That's basically it.

I started Zumly in 2020 after leaving behind Zircle UI (a Vue zooming library), trying to take what I learned further. Framework-agnostic, focused just on the zoom part. Since then I've rewritten the engine several times, changed the approach more than once. Only now I'm actually happy with how it feels.

Views are dynamically mounted and unmounted during zoom transitions. In impress.js, all steps exist in the DOM simultaneously. In Zumly, you zoom into a trigger element, and the target view gets injected and scaled into place. This is closer to how routing works in SPAs than to how slide decks work.

The landing page is built with Zumly itself so you can get the feel before touching any code.

Curious if anyone else has thought about this space. What makes zooming UIs work or fail?

Landing page (built with Zumly): https://zumerlab.github.io/zumly

GitHub: https://github.com/zumerlab/zumly

Comments

tosti•1h ago
This looks seriously impressive. Also, I wonder what the a11y implications are. I don't miss Macromedia Flash hell at all. This is HTML5, so with a bit of effort it could look beautiful and still cater to the visually impaired.

Edit: I can't scroll any of the showcases. Probably deliberate, but a cut-off UI can be annoying.

Edit2: I opened the yellow car on the production line and going back the page got all offscreen and looks messed up

drob518•1h ago
Interesting. At one point I pinched my iPad to zoom out of habit and it got very confused. But yea, interesting.
sijmen•1h ago
Interesting way to use zooming as a way to transition deeper into sub-dashboards. The navigation from "Mission Control" -> "Satellite" -> "Subsystem" feels oddly intuitive and fun. I would maybe opt for keeping a consistent navbar/sidebar, to support out-of-zoom navigation. And if we are dealing with a lot of power-users some breadcrumb to quickly go back to any zoom-level. But overall, i think this could totally work.
tracker1•59m ago
Would suggest using history-api navigation over the hash based routing.
cynicalsecurity•56m ago
Doesn't work correctly in Firefox.

Feels sluggish, but maybe this could be fixed by reducing the transition time.

But why? People usually don't notice such transition effects and it doesn't affect user experience in any meaningful positive way. It feels absolutely unnecessary.

Maybe you could re-use it as a mod for some game engine. This feels appropriate for video games; not for web-sites.

solarkraft•48m ago
I have the exactly opposite view, possibly with the same amount of conviction. It feels very necessary to communicate hierarchy and where things are coming from and going. It communicates a lot of important information and continuity. In real life, you don’t have things suddenly appearing and disappearing all the time. That’s not how our brains are conditioned.
jvdvegt•9m ago
Weird, seems to work fine in Firefox on Android.
solarkraft•51m ago
I have great respect for people pursuing their special interests with such perseverance - you clearly care about zooming UIs.

And so do I (just to a lesser extent)! It’s a great way to express hierarchy.

One thing I encountered is that it becomes all buggy after using the slide-back navigation gesture in iOS Safari. Yet this being natively handles would be a really cool thing to me, like those iOS “close back to thumbnail” gestures you sometimes see when scrolling up/down that I haven’t really seen replicated anywhere else.

mochidusk•46m ago
I'd say this is more of an interesting take on page transitions. I was expecting mouse wheel scroll to zoom, so I instinctively scrolled expecting some kind of zooming effect.

I remembered there was a website featured here on HN that had an interactive tour of the scale of the universe ranging from the very microscopic world (if I remember correctly I think it even went down to Planck length) all the way to the macroscopic (black holes, galaxies). I'd be interested in such a zooming library that achieves something like that.

epaga•42m ago
I really love this (and miss the days when Prezi was simple and straightforward).

I've written an app myself along sort-of similar lines, but it's less a presentation app and more a thought organizer (works on all Apple platforms). https://mindscopeapp.com

I think what proved key for my own "zoomable" UI was cross-linking, search, and speed/snappiness. Make the animations too heavy and it just slows you down. Zumly seems really great in this regard. Well done!

tzm•29m ago
I think zooming is effective when it's used in isolation for discrete things. It does add a sense of delight, but there is a functional usefulness of this that I'm trying to wrap my head around.. perhaps a transition effect for an immersive demo, etc.. nice work.
eisfresser•28m ago
The Home Assistant showcase looks fabulous.
lateforwork•16m ago
Love it. But there is a significant usability issue: Lack of signifier (aka affordance). How do I known when something is zoomable? Because there is no signifier, I am frequently disappointed when I click on something and it turns out it is not zoomable.

Ask HN

1•EliotHerbst•17s ago•0 comments

Orientale basin photographed by Artemis II

https://www.nasa.gov/image-detail/amf-art002e009212/
2•ajd555•2m ago•1 comments

The Downfall and Enshittification of Microsoft in 2026

https://caio.ca/blog/the-downfall-and-enshittification-of-microsoft.html
1•speckx•2m ago•0 comments

College instructor uses typewriters to curb AI work and teach life lessons

https://apnews.com/article/typewriter-ai-cheating-chatgpt-cornell-ce10e1ca0f10c96f79b7d988bb56448b
3•jethronethro•4m ago•0 comments

If No One Pays for Proof, Everyone Will Pay for the Loss

https://freakonometrics.hypotheses.org/89367
1•cdrnsf•4m ago•0 comments

Ask HN: Alternatives to Claude (Code)?

1•vixalien•4m ago•0 comments

Inside a Corporate Retreat That Went Very Badly Wrong

https://www.wsj.com/lifestyle/workplace/corporate-retreat-gone-wrong-07754741
1•dsr12•5m ago•0 comments

L-System Tree Planter

https://manymanytrees.com/
1•diogocteles•5m ago•0 comments

Show HN: Mactic – Open source touchpad haptics tool for MacBooks

https://github.com/MatMercer/mactic
1•MatMercer•5m ago•0 comments

Dor: The Structure Is the Product

https://twitter.com/dorvonlevi/status/2041220562283110579
1•nadis•6m ago•0 comments

Why Enterprise AI Needs More Than Documents

https://kimura.yumiwillems.com/p/human-as-context-why-enterprise-ai
1•yumiatlead•6m ago•0 comments

'Microshifting' puts a new spin on 9-to-5 schedules

https://apnews.com/article/microshifting-work-time-flexible-schedule-balance-97a98519916b447cd60c...
4•billybuckwheat•9m ago•0 comments

Jsonlogic-Fast

https://github.com/JPatronC92/jsonlogic-fast
1•JPatronC92•9m ago•0 comments

They're Putting AI Cameras in School Buses

https://www.usermag.co/p/theyre-putting-ai-cameras-in-school
1•defrost•10m ago•0 comments

We upgraded our agent to Opus and our costs went down

https://www.mendral.com/blog/frontier-model-lower-costs
2•shad42•11m ago•0 comments

Anthropic closes door on subscription use of OpenClaw

https://www.theregister.com/2026/04/06/anthropic_closes_door_on_subscription/
1•lschueller•12m ago•0 comments

Snake Bros Keep Getting Bitten by Their Lethal Pets. Only Zoos Can Save Them

https://www.wired.com/snake-bros-antivenom-index-zoos-influencers-chris-gifford/
1•Stratoscope•12m ago•1 comments

Model2Kernel: Model-Aware Symbolic Execution for Safe CUDA Kernels

https://arxiv.org/abs/2603.24595
2•PaulHoule•13m ago•0 comments

Show HN: An agentic loop for time-series forecasting using sktime and MCP

1•silkpeak•13m ago•0 comments

Disgruntled researcher leaks "BlueHammer" Windows zero-day exploit

https://www.bleepingcomputer.com/news/security/disgruntled-researcher-leaks-bluehammer-windows-ze...
3•speckx•15m ago•0 comments

Show HN: QuickMailBites – email client that reads your AWS S3 bucket

https://github.com/bonskari/quickmailbites
2•mike_strings872•16m ago•1 comments

The Importance of Being Idle

https://theamericanscholar.org/the-importance-of-being-idle/
3•Caiero•16m ago•0 comments

AI dataset filter (free for now)

https://datasetfilter.com/
2•monicca•20m ago•0 comments

Show HN: Sidebar based/tabbed tiling window manager for macOS

https://github.com/zimengxiong/winmux/
2•zimengx•20m ago•0 comments

Are low-quality listicles about to lose their edge in Google Search?

https://searchengineland.com/low-quality-listicles-trend-google-search-473703
3•speckx•24m ago•1 comments

Show HN: I built a tool to bootstrap VLESS and REALITY over SSH (with rollback)

2•insany•25m ago•0 comments

OpenExp – AI memory that learns what works via Q-learning

https://github.com/anthroos/openexp
3•antroos•26m ago•0 comments

Tracing a Full MoE Training Step Through the XLA Compiler

https://patricktoulme.substack.com/p/frontier-pretraining-infrastructure
3•matt_d•26m ago•0 comments

I built the solution for MCP security before it was even in the headlines

https://github.com/tejasprasad2008-afk/TraceTree
2•Tejas_dmg•27m ago•1 comments

Clashes of Tech and the US Government

https://digitalseams.com/blog/assorted-links-2026-03-01
2•bobbiechen•28m ago•0 comments