Userback

userback.io

YES

Replaceable in one session with an AI coding agent.

Visual bug reporting: a widget lets someone draw on the page, and the report arrives with a screenshot, the console log and the browser details attached.

Promptfree, for everyone, and the only version there is
Build a visual bug reporter.

STACK
- A small script, html2canvas or the Screen Capture API, one endpoint, object storage

CAPTURING
- html2canvas renders the DOM without asking permission; the Screen Capture API is sharper but prompts
- Offer the first by default and the second as an option

ANNOTATION
- Draw a rectangle or an arrow on a canvas over the screenshot before sending

WHAT TO ATTACH AUTOMATICALLY
- URL, viewport, coarse browser and OS bucket
- The last twenty console entries, captured by wrapping console methods at load
- Failed network requests from a PerformanceObserver
- That context is what turns "it is broken" into a fixable report

PRIVACY
- Redact any element with a data-private attribute before rendering

Include the capture, the console buffer and the redaction.

What you lose

  • Screenshot capture from inside the browser, including the annotation layer
  • Console errors and network failures captured automatically with the report
  • Routing into issue trackers already built

If you would rather not build

  • Sentry user feedback, if you already use it
  • A form with a file upload, which is most of the value

The escape hatch

open source · no votes, no paid placement

html2canvas

$0

Renders the current DOM to a canvas for a screenshot with no prompt.

niklasvh/html2canvasfree · open source

Formbricks

$0

Self-hosted forms for the report itself, with file attachments.

formbricks/formbricksfree · open source

Why this verdict

our own opinion · changed only by a person

80/100

Verdict yes at 80. The console buffer is the feature worth copying: it turns a useless report into a fixable one, and it is fifteen lines.

History

tracked since 10 Aug 2026 · nothing is ever overwritten

Interest · last 30 dayspeak 1/day
views0113 Jul18 Jul23 Jul28 Jul2 Aug7 Aug11 Aug
views prompt copies none yet votes none yet

Questions about Userback

answered from the record above

Is Userback free?

No — the plan we track is $49 a month. Startup from around $49/month billed monthly, cheaper annually.

Can you replace Userback by building your own?

YES. Replaceable in one session with an AI coding agent. Replacement score 80 out of 100, build time one session. Read what you lose before you decide.

How much does Userback cost?

$49 a month on Startup — $588 a year. Recorded 10 Aug 2026.

What do you lose by replacing Userback?

Screenshot capture from inside the browser, including the annotation layer; Console errors and network failures captured automatically with the report; Routing into issue trackers already built. If any of those carry weight for you, keep paying.

Is there an open-source alternative to Userback?

Yes: html2canvas, Formbricks. The prompt on this page is for when you want it your way instead.

Related entries

same category first, most replaced first

All 20 in Customer support

Coming soon

Every week, something stops being worth paying for.

New verdicts, prices that moved, entries added. One email a week. Unsubscribe in one click.

free forever · no tracking pixel · every prompt stays free on the site

Esc