RocketChat / RocketChat/Rocket.Chat

feat: PDF attachments: show first-page preview thumbnail in messages

Open
#38,559 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Current behavior

When a PDF file is shared in a conversation, Rocket.Chat only displays the file name with a download option. There is no visual preview of the document content.

Expected behavior

Similar to apps like WhatsApp or Slack, a PDF attachment should display a thumbnail preview of its first page. Clicking the preview should open or download the PDF.

Why this is useful
  • Improves user experience and message readability
  • Helps users quickly identify the document content without downloading
  • Aligns Rocket.Chat UX with other modern messaging platforms

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests. Start by locating the conversation message attachment renderer for PDF files; completion means showing a first-page thumbnail and allowing the preview to open or download the PDF.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.