Hi Christoph

The width and height of images are not directly accessible to wikitext, but you 
can filter on the size of the images in bytes. For example, try this in the 
“filter” tab of advanced search on tiddlywiki.com <http://tiddlywiki.com/> to 
return all images greater than 10,000 bytes:

[all[tiddlers+shadows]is[image]] 
:filter[get[text]length[]compare:number:gteq[10000]]

Best wishes

Jeremy.


> On 26 May 2021, at 13:06, Christoph Chalfin <[email protected]> wrote:
> 
> 
> Hello,
> 
> I am currently building a tiddlywiki with many images. I have to embed these 
> images directly into the tiddlywiki, as external links via _canonical_uri 
> would not show on IPad.
> 
> I accidentally added some pictures without resizing them, so there are some 
> big ones in my tiddlywiki. I would like to filter them and resize them.
> 
> Is there a possibility to find pictures with a specific file size? Or 
> height/width?
> 
> Thank you!
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/fc0eba3c-0fd1-41d2-be73-05fdf9dc6524n%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/fc0eba3c-0fd1-41d2-be73-05fdf9dc6524n%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/C44432CD-7394-47F8-BE8B-7822AEFDC131%40gmail.com.

Reply via email to