How do I stop the blurring of pictures in Anki cards? I want the images to be automatically revealed when I click to see the answer

The category for general support questions related to using AnkiHub.

Things not to ask about here:

Please include supporting information and documents such as screenshots, recordings, etc.

See the image attached

Iโ€™ll help you with the blurred images issue in Anki cards. Let me search for relevant information in the community.

Search

Found 0 results for 'tags:official blur image occlusion status:public'

Search

Found 3 results for 'tags:official image blur status:public'

Search

Found 4 results for 'tags:official blurred images reveal status:public'

Search

Found 5 results for 'tags:official image occlusion status:public'

Search

Found 2 results for 'tags:official image reveal answering anki status:public'

Hi there! I can see from your screenshot that youโ€™re using the AnKing deck and encountering blurred images that only reveal when you show the answer. This is actually a built-in feature of the AnKing Step deck, designed to help with learning.

Why Your Images Are Blurred

The blurring of images on the question side is an intentional design in the AnKing deck. Itโ€™s meant to prevent you from using the image as a hint before youโ€™ve attempted to answer the question. When you click โ€œShow Answer,โ€ the image becomes clear.

How to Disable Image Blurring

To stop the blurring effect and have images display clearly on both question and answer sides:

  1. Open Anki
  2. Click on Browse
  3. Select any card from the AnKing deck
  4. Click on Cards (near the top of the window)
  5. Look for the Styling section
  6. Find the CSS code that creates the blur effect (likely contains properties like filter: blur or similar)
  7. Either comment out this code (by adding /* before and */ after) or remove it entirely
  8. Click Save

This should apply to all cards using that template.

Alternative Solution

If youโ€™re not comfortable editing the card styling, you could consider:

  • Using Ankiโ€™s Auto Advance feature (in Anki 23.12 or later) to automatically show answers after a short delay
  • Creating a personal copy of the card type with the blur effect removed

If you need more specific help with editing the card template, please share a screenshot of the card styling code, and Iโ€™d be happy to provide more detailed instructions.

Would you like me to explain any part of this in more detail?

Hello,

See this post for how to do this: Make blurred NSFW images in Anking a toggle option - #3 by abdo.nh