microsoft / microsoft/markitdown

XLSX Image to Base64 Conversion Methods

Open
#1,292 2 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
186k
Forks
13.7k
Avg merge
1d 4h
Merged PRs (30d)
49

Description

Can images within Excel (xlsx) files be converted to base64?
Similar to how Word (docx) utilizes keep_data_uris.

Besides inserting images, Excel can also contain shapes, like in the example below. If I want to identify the images and use AI to create a text description of their relationship, can Markitdown do that? If it's not currently possible, are there any alternative methods?
Image

Contributor guide

No contributing guide indexed for this repository

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 provides no file, entry point, or test to start from. Investigate the XLSX conversion path and compare its image handling with DOCX keep_data_uris; done would require a confirmed approach for exposing embedded images and shapes, or a documented limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.