How Do You Filter Telegram Messages That Are Published as Screenshots?
Plenty of channels publish the thing that matters as a picture: a chart with the levels written on it, a screenshot of a terminal, an announcement laid out as an image. To every keyword filter that message is empty, so it either all passes or all gets dropped. Reading the text inside the image closes that hole.
What it does
The text found inside the image is joined to the message, and from that point everything treats it as part of the message: keyword lists see it, length limits count it, replacements can rewrite it, a translation can translate it.
The order matters and it is the reason this works: the reading happens before the filters, not after. A rule that keeps only messages mentioning a particular instrument will now keep the screenshot that mentions it, and drop the one that does not.
What you can do once the words exist
Each of those is a separate switch: reading the image does not force any of them on.
- Filter screenshots by keyword, exactly like text messages.
- Add the extracted text under the image, so the destination is searchable later.
- Translate what a foreign-language screenshot says.
- Feed it to the plain-language content filter, which can then judge a picture it could not judge before.
What it will not do
- It reads text, not meaning: a chart with no words on it produces nothing.
- Very large images are skipped rather than processed, and the skip is reported distinctly from a lack of credit so the two are not confused.
- Long extractions are capped: a screenshot of an entire article gives back the substance, not every word. The cap is also what keeps the cost sane.
- The image itself is never altered. Only the message text is extended.
Cost, and what happens without credit
Reading images is charged per image against your AI credit, and it is the most expensive of the AI steps because an image costs more to process than a sentence. Switch it on for sources that genuinely publish in pictures, not for every rule.
When the credit runs out the message is still relayed, with the image intact and no extracted text. Nothing is lost; the filters simply go back to seeing an empty message, which is where they were before.
Which plans include it
It is part of the AI features, which belong to the Platinum plan and are not in the 7-day trial. The plan comparison is on the pricing page.
Common questions
Can Telegram filters work on messages that are only a screenshot?
Yes, once reading the text inside images is switched on: what is found in the picture is joined to the message before the filters run, so keyword lists and length limits see it like any other text.
Does it change the image?
No. The picture is relayed untouched; only the text of the message is extended with what was read.
What happens with a very large image or when the credit runs out?
Large images are skipped, and that is reported separately from a lack of credit so the two are not confused. In both cases the message is still relayed, with the image intact.
Is it available in the trial?
No. It belongs to the AI features, which are Platinum and outside the 7-day trial.
Try Phantom Forwarder free
7-day trial, unlimited rules. Cloud-based, anonymous, nothing to install.
Related
More guides
- How to Write Telegram Filter Regex with ChatGPT or Claude
- How to Forward from a Telegram Channel with Forwarding Restrictions
- How to Forward Telegram Messages Without Showing Your Account
- Cloud Service to Auto-Forward a Telegram Channel to Another 24/7
- Best Tools to Automatically Forward Telegram Messages Between Channels
- Telegram Forwarding Scripts, GitHub Projects and Modded Apps: What Actually Works
- Why Are My Telegram Messages Not Being Forwarded?
- Why Does Telegram Limit an Account, and How Do You Avoid It?
- Why Do Telegram Accounts Get Banned, and Can You Get One Back?
- How Do You Find a Telegram Channel, Group or User ID?
- What Is Telegram Two-Step Verification, and Should You Turn It On?
- Is There a Free Way to Forward Telegram Messages Automatically?
- How Do You Mass-Forward or Import Past Telegram Messages?
- How Do You Forward Messages From a Telegram Forum Topic?
- Does Telegram Forwarding Keep Running When My Computer Is Off?
- How Do You Forward Only the Telegram Messages That Contain Certain Words?
- How Do You Forward Only Photos, Videos or Files From a Telegram Chat?
- How Do You Replace Words or Links While Forwarding Telegram Messages?
- How Do You Forward Only the Messages From Certain People in a Telegram Group?
- How Do You Stop Forwarding One-Word Telegram Messages?
- How Do You Use Regular Expressions to Filter Telegram Messages?
- How Do You Add Your Own Line Above or Below a Forwarded Telegram Message?
- How Do You Change or Remove the Formatting of Forwarded Telegram Messages?
- How Do You Remove or Replace Links in Forwarded Telegram Messages?
- How Do You Delay a Forwarded Telegram Message?
- How Do You Stop the Same Message Arriving Twice?
- How Do You Forward One Telegram Channel to Several Destinations at Once?
- When Someone Edits the Original, Does the Forwarded Copy Change Too?
- If the Original Message Is Deleted, Can the Forwarded Copy Be Deleted Too?
- What Is Ghost Mode, and What Does It Actually Change?
- How Do You Automatically Translate Forwarded Telegram Messages?
- How Do You Shorten Long Telegram Messages While Forwarding Them?
- How Do You Filter Telegram Messages by Describing What You Want in Plain Language?
- How Do You Rewrite Forwarded Telegram Messages in Your Own Style?
- What Exactly Arrives in the Destination: Buttons, Pinned Posts, Albums and Copies That Expire
- How Do You Remove Mentions, Hashtags or Emoji From Forwarded Telegram Messages?
- How Do You Forward Telegram Messages Only During Certain Hours or Days?
- Should a Forwarded Telegram Message Show Where It Came From?
- How Do You Relay Trading Signals From a Telegram Channel Into Your Own?
- How Do You Combine Several Telegram Channels Into One Feed Without Duplicates?
- How Do You Repost Deals From a Telegram Channel With Your Own Links?
- How Do You Follow a Telegram Channel Written in a Language You Do Not Read?
- How Do You Keep a Telegram Group Organised by Forwarding Into Topics?
- How Do You Forward Only the Photos From a Telegram Channel?
- How Do You Keep a Forwarding Destination From Piling Up?
- How Do You Move From a Home-Made Telegram Forwarding Script to a Cloud Service?