Is there a way to retrieve uploaded file size using Liquid?

Topic summary

Request to obtain the size (filesize) of an uploaded file via Liquid, the platform’s templating language. The poster asks if Liquid can expose file size metadata.

  • Context: Store Design setup with Liquid; an image is attached (screenshot) but details aren’t described in text.
  • Key need: A method or variable in Liquid to read the uploaded file’s size.
  • Open questions: Whether Liquid exposes file size for uploaded files; if so, where to access it and how to render it.
  • Status: No replies or solutions provided yet; the inquiry remains unresolved.
Summarized with AI on December 30. AI used: gpt-5.

I would like to retrieve the file size data using liquid if possible.

1 Like