How to efficiently convert static/binary files (images, Pdfs, etc.)?

Asked

Viewed 327 times

3

For example I have a PDF file with a content and after modifying some things in it, how should I proceed in question of the versions? (For some reason I should review this file).

And in the case of images, where I have this situation:

inserir a descrição da imagem aqui

And after I have it:

inserir a descrição da imagem aqui

I should then review the images using the semantic versioning in relation to the content of the images or just create a version for each image independent of the content, as for example.: image 01 - v. 1, image 02 - v. 2?

  • 2

    The important thing is to get in some way. The name is good, and a header in the document is also very good. Also, use a repository like git or team system for example, it will manage all versions you update

  • 1

    Is this question really based on opinions? I also have this doubt.... In addition to the suggestions given by @Ricardopunctual, I could also suggest a professional tool, it is called Confluence

  • 2

    @Marceloboni I believe it is, because there is no pattern. If it was a smaller scope, for example "how to view a document in git" I think it would be a consensus response, but it is very generic, will have more suggestions than an assertive response, at least I Ach

  • 1

    I think with a good edition the question will be completely valid. If it is changed, for example, to How to efficiently convert binary files. I think it’s a very valid question.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.