S
S
Ska1n2016-02-22 05:25:31
Python
Ska1n, 2016-02-22 05:25:31

Is it possible to pack the data into one big file?

Good afternoon. The following problem arose: there are tens of thousands of files with pictures, the program opens certain of them, depending on what needs to be displayed in the program now, is it possible to somehow store all the pictures in 1 (or several) files? At the same time, so that it is not possible to open it with an archiver, that is, packaging in a tar \ zip archive is rejected. Let's say I somehow pack them myself, and in python I'll pick up the library so that it can walk inside the file.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2016-02-22
@Ska1n

put in sqlite into blob

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question