BotoStoreβ
Add to BotoStore

Provides image manipulation functionality directly in Telegram

What can do this bot?Provides image manipulation functionality directly in Telegram. For now just allows you to convert images to different formats.

Welcome to Pixie. I'm a completely free, open source photo editing bot built with Crystal by @watzon. Feel free to check out my source code on GitHub.

To see what I can do, use the /help command.

Commands:

/load
Reply to a message with /load to load an image for processing. You can alternatively use /load [url] to load an image from a URL.

/cancel
Unload the currently loaded image.

/info
Return information about the loaded image.

/resize [w] [h]? [aspect_ignore]?
Resize the loaded image. If aspect_ignore is true, the image will be resized using exactly the supplied dimensions. Defaults to false.

/finish [ext]
Get the completed image in the given format. For example /finish png to get a PNG.

Bot Commands

A command must always start with the '/' symbol.

/help
show help
/load
load an image
/cancel
unload the currently loaded image
/resize
resize the currently loaded image
/finish
finish editing the image and download it
Share this bot
See also