Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

161
Vistas
Multiple images sizes AND formats from a single database path?

The part about sizes is well discussed and could easily be resolved with a suffix or prefix. For example:

with a single path column in database: 'images/example'

I could get different image sizes with a simple string manipulation:

  • 'images/example-sm'
  • 'images/example-md'
  • 'images/example-lg'

Now, how to deal with the image format? It could be webp (default) or png/jpg (the fallback). Is there anyway to implement it other than saving a column called 'fallback_format' in the database?

about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

you can check before take image, if isset format with webp, you take that, if not, you take original, and create on event webp.

about 4 years ago · Juan Pablo Isaza Denunciar

0

You could list files and take the first, starting by the name at the path with the things you've already in your DB, for that you could use Symfony's Finder which is used for Laravel as well

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda