How to convert files from .bin to .png with Python or Django

151 views
Skip to first unread message

Fernando Garrido Villalobos

unread,
Jul 3, 2019, 11:52:35 PM7/3/19
to Django users
How to create a function that have like argument the path of a .bin file and returns a .png file ...
I need your help, 
thank you so much.

Aldian Fazrihady

unread,
Jul 4, 2019, 12:04:23 AM7/4/19
to django...@googlegroups.com
What kind of file is `.bin` file?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b74b0c80-3af6-4791-b010-751cfd47e373%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Regards,

Fernando Garrido Villalobos

unread,
Jul 5, 2019, 3:44:02 PM7/5/19
to Django users
Aldian F.   The .bin files have content  of data in binary format that was copied from a disk to this output file

Joe Reitman

unread,
Jul 5, 2019, 9:34:54 PM7/5/19
to Django users
Try using the Pillow library. 
Reply all
Reply to author
Forward
0 new messages